Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/rtadvd/
Drtadvd.c139 static int nd6_options(struct nd_opt_hdr *, int,
751 if (nd6_options((struct nd_opt_hdr *)(rs + 1), in rs_input()
885 if (nd6_options((struct nd_opt_hdr *)(ra + 1), in ra_input()
1203 nd6_options(struct nd_opt_hdr *hdr, int limit, in nd6_options() function
/mirbsd/src/sys/netinet6/
Dnd6.h361 int nd6_options(union nd_opts *);
Dnd6_nbr.c159 if (nd6_options(&ndopts) < 0) {
609 if (nd6_options(&ndopts) < 0) {
Dnd6_rtr.c139 if (nd6_options(&ndopts) < 0) {
229 if (nd6_options(&ndopts) < 0) {
Dnd6.c293 nd6_options(ndopts) in nd6_options() function
Dicmp6.c2289 if (nd6_options(&ndopts) < 0) {