Home
last modified time | relevance | path

Searched refs:nni6 (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/netinet6/
H A Dicmp6.c1221 struct icmp6_nodeinfo *ni6, *nni6; in ni6_input() local
1458 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1459 nni6->ni_flags = 0; in ni6_input()
1464 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1468 memcpy(nni6 + 1, &v, sizeof(u_int32_t)); in ni6_input()
1472 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1475 nni6->ni_flags = 0; /* XXX: meaningless TTL */ in ni6_input()
1492 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1509 nni6->ni_type = ICMP6_NI_REPLY; in ni6_input()
1804 u_char *cp = (u_char *)(nni6 + 1); in ni6_store_addrs()
[all …]