Home
last modified time | relevance | path

Searched refs:ND_OPT_PI_FLAG_AUTO (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/netinet/
H A Dicmp6.h358 #define ND_OPT_PI_FLAG_AUTO 0x40 macro
/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_rtr.c710 ND_OPT_PI_FLAG_AUTO) ? 1 : 0; in nd6_ra_input()