Searched refs:nd_router_solicit (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h209 struct nd_router_solicit { /* router solicitation */ struct
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_rtr.c145 struct nd_router_solicit *nd_rs;
182 nd_rs = (struct nd_router_solicit *)((caddr_t)ip6 + off);
184 IP6_EXTHDR_GET(nd_rs, struct nd_router_solicit *, m, off, icmp6len);
H A Dicmp6.c678 if (icmp6len < sizeof(struct nd_router_solicit))

Completed in 31 milliseconds