Searched refs:nd_router_advert (Results 1 – 4 of 4) sorted by relevance
257 struct nd_router_advert { /* router advertisement */ struct
351 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()
843 if (icmp6len < sizeof(struct nd_router_advert)) { in icmp6_input()
8940 type_length = sizeof(struct nd_router_advert);