Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c827 if (icmp6len < sizeof(struct nd_redirect)) in icmp6_input()
2210 struct nd_redirect *nd_rd; in icmp6_redirect_input()
2240 nd_rd = (struct nd_redirect *)((caddr_t)ip6 + off); in icmp6_redirect_input()
2426 struct nd_redirect *nd_rd; in icmp6_redirect_output()
2518 nd_rd = (struct nd_redirect *)(ip6 + 1); in icmp6_redirect_output()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h290 struct nd_redirect { /* redirect */ struct
/f-stack/freebsd/netinet/
H A Dicmp6.h286 struct nd_redirect { /* redirect */ struct