Home
last modified time | relevance | path

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

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