Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c1173 struct icmp6_nodeinfo *ni6, *nni6; in ni6_input() local
1428 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1429 nni6->ni_flags = 0; in ni6_input()
1434 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1438 bcopy(&v, nni6 + 1, sizeof(u_int32_t)); in ni6_input()
1442 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1445 nni6->ni_flags = 0; /* XXX: meaningless TTL */ in ni6_input()
1465 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1479 nni6->ni_type = ICMP6_NI_REPLY; in ni6_input()
1751 u_char *cp = (u_char *)(nni6 + 1); in ni6_store_addrs()
[all …]