Searched refs:nd_router_solicit (Results 1 – 4 of 4) sorted by relevance
214 struct nd_router_solicit { /* router solicitation */ struct
210 struct nd_router_solicit { /* router solicitation */ struct
157 struct nd_router_solicit *nd_rs; in nd6_rs_input()204 nd_rs = (struct nd_router_solicit *)((caddr_t)ip6 + off); in nd6_rs_input()
739 if (icmp6len < sizeof(struct nd_router_solicit)) in icmp6_input()