Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6.h297 struct prf_ra raflags;
313 struct prf_ra raflags;
328 struct prf_ra raflags;
594 struct prf_ra ndpr_flags;
673 #define prm_raf_onlink prm_flags.prf_ra.onlink
674 #define prm_raf_auto prm_flags.prf_ra.autonomous
706 struct prf_ra raflags;
H A Din6_var.h489 struct prf_ra { struct
493 } prf_ra; member
521 #define ipr_raf_onlink ipr_flags.prf_ra.onlink
522 #define ipr_raf_auto ipr_flags.prf_ra.autonomous
553 #define irr_raf_onlink irr_flags.prf_ra.onlink
554 #define irr_raf_auto irr_flags.prf_ra.autonomous
H A Dnetinet6.modulemap45 // nd6.h doesn't compile because it uses struct prf_ra which