Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dicmp6.h257 struct nd_router_advert { /* router advertisement */ struct
/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_rtr.c349 struct nd_router_advert *nd_ra; in nd6_ra_input()
414 nd_ra = (struct nd_router_advert *)((caddr_t)ip6 + off); in nd6_ra_input()
H A Dicmp6.c840 if (icmp6len < sizeof(struct nd_router_advert)) { in icmp6_input()
/xnu-10063.101.15/bsd/net/
H A Dif_bridge.c8621 type_length = sizeof(struct nd_router_advert);