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

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h236 struct nd_router_solicit { /* router solicitation */ struct
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c275 struct nd_router_solicit *nd_rs;
320 nd_rs = (struct nd_router_solicit *)((caddr_t)ip6 + off);
322 IP6_EXTHDR_GET(nd_rs, struct nd_router_solicit *, m, off, icmp6len);
H A Dicmp6.c771 if (icmp6len < sizeof(struct nd_router_solicit))

Completed in 63 milliseconds