Searched refs:ND_OPT_DNSSL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | ndisc.h | 41 ND_OPT_DNSSL = 31, /* RFC6106 */ enumerator |
/openbmc/linux/net/ipv6/ | ||
H A D | ndisc.c | 202 opt->nd_opt_type == ND_OPT_DNSSL || in ndisc_is_useropt() |