Searched refs:nd_rs (Results 1 – 1 of 1) sorted by relevance
164 struct nd_router_solicit *nd_rs; in nd6_rs_input() local 211 nd_rs = (struct nd_router_solicit *)((caddr_t)ip6 + off); in nd6_rs_input() 213 icmp6len -= sizeof(*nd_rs); in nd6_rs_input() 214 nd6_option_init(nd_rs + 1, icmp6len, &ndopts); in nd6_rs_input()