Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c728 pr.ndpr_raf_auto = (pi->nd_opt_pi_flags_reserved & in nd6_ra_input()
747 pr.ndpr_raf_auto = 0; in nd6_ra_input()
754 pr.ndpr_raf_auto = 0; in nd6_ra_input()
2559 if (new->ndpr_raf_auto == 1) { in prelist_update()
2560 pr->ndpr_raf_auto = 1; in prelist_update()
2601 if (new->ndpr_raf_onlink == 0 && new->ndpr_raf_auto == 0) { in prelist_update()
2625 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.h581 #define ndpr_raf_auto ndpr_flags.autonomous macro
H A Din6.c1116 if (pr->ndpr_raf_auto == 0) { in in6ctl_clat46start()
1787 pr0.ndpr_raf_auto = !!(ifra->ifra_flags & IN6_IFF_AUTOCONF); in in6ctl_aifaddr()