Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c157 struct nd_router_solicit *nd_rs; in nd6_rs_input() local
204 nd_rs = (struct nd_router_solicit *)((caddr_t)ip6 + off); in nd6_rs_input()
206 icmp6len -= sizeof(*nd_rs); in nd6_rs_input()
207 nd6_option_init(nd_rs + 1, icmp6len, &ndopts); in nd6_rs_input()