Searched refs:nd_router_advert (Results 1 – 3 of 3) sorted by relevance
257 struct nd_router_advert { /* router advertisement */ struct
350 struct nd_router_advert *nd_ra; in nd6_ra_input()415 nd_ra = (struct nd_router_advert *)((caddr_t)ip6 + off); in nd6_ra_input()
811 if (icmp6len < sizeof(struct nd_router_advert)) { in icmp6_input()