Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dicmp6.h257 struct nd_router_advert { /* router advertisement */ struct
/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c351 struct nd_router_advert *nd_ra; in nd6_ra_input()
430 nd_ra = (struct nd_router_advert *)((caddr_t)ip6 + off); in nd6_ra_input()
H A Dicmp6.c843 if (icmp6len < sizeof(struct nd_router_advert)) { in icmp6_input()
/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c8940 type_length = sizeof(struct nd_router_advert);