Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_rtr.c771 pr.ndpr_raf_auto = (pi->nd_opt_pi_flags_reserved & in nd6_ra_input()
790 pr.ndpr_raf_auto = 0; in nd6_ra_input()
797 pr.ndpr_raf_auto = 0; in nd6_ra_input()
2630 if (new->ndpr_raf_auto == 1) { in prelist_update()
2631 pr->ndpr_raf_auto = 1; in prelist_update()
2674 if (new->ndpr_raf_onlink == 0 && new->ndpr_raf_auto == 0) { in prelist_update()
2698 if (!new->ndpr_raf_auto) { in prelist_update()
H A Din6_ifattach.c522 pr0.ndpr_raf_auto = 1; /* probably meaningless */ in in6_ifattach_linklocal()
H A Dnd6.h612 #define ndpr_raf_auto ndpr_flags.autonomous macro
H A Din6.c1118 if (pr->ndpr_raf_auto == 0) { in in6ctl_clat46start()
1789 pr0.ndpr_raf_auto = !!(ifra->ifra_flags & IN6_IFF_AUTOCONF); in in6ctl_aifaddr()