Searched refs:nd_rs (Results 1 – 2 of 2) sorted by relevance
71 struct nd_router_solicit *nd_rs; in nd6_rtr_cache() local103 IP6_EXTHDR_GET(nd_rs, struct nd_router_solicit *, m, off, in nd6_rtr_cache()105 if (nd_rs == NULL) { in nd6_rtr_cache()110 icmp6len -= sizeof(*nd_rs); in nd6_rtr_cache()111 if (nd6_options(nd_rs + 1, icmp6len, &ndopts) < 0) { in nd6_rtr_cache()
492 struct nd_router_solicit *nd_rs; in parse_rs() local524 nd_rs = (struct nd_router_solicit *)p; in parse_rs()528 if (nd_rs->nd_rs_code != 0) { in parse_rs()529 log_warnx("invalid ICMPv6 code (%d) from %s", nd_rs->nd_rs_code, in parse_rs()