Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dicmp6.h344 #define ND_OPT_CAPTIVE_PORTAL 37 /* RFC 7710 */ macro
/xnu-11215.61.5/bsd/netinet6/
H A Dnd6.c731 case ND_OPT_CAPTIVE_PORTAL: in nd6_options()