Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c122 struct nd_neighbor_solicit *nd_ns; in nd6_ns_input()
156 nd_ns = (struct nd_neighbor_solicit *)((caddr_t)ip6 + off); in nd6_ns_input()
410 struct nd_neighbor_solicit *nd_ns; in nd6_ns_output_fib()
516 nd_ns = (struct nd_neighbor_solicit *)(ip6 + 1); in nd6_ns_output_fib()
H A Dicmp6.c787 if (icmp6len < sizeof(struct nd_neighbor_solicit)) in icmp6_input()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h257 struct nd_neighbor_solicit { /* neighbor solicitation */ struct
/f-stack/freebsd/netinet/
H A Dicmp6.h253 struct nd_neighbor_solicit { /* neighbor solicitation */ struct