Searched refs:ND_OPT_CAPTIVE_PORTAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/net/ | ||
D | ndisc.h | 43 ND_OPT_CAPTIVE_PORTAL = 37, /* RFC7710 */ enumerator |
/Linux-v5.10/net/ipv6/ | ||
D | ndisc.c | 201 opt->nd_opt_type == ND_OPT_CAPTIVE_PORTAL || in ndisc_is_useropt() |