Searched refs:ND_OPT_PREF64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | ndisc.h | 44 ND_OPT_PREF64 = 38, /* RFC8781 */ enumerator |
/openbmc/linux/net/ipv6/ | ||
H A D | ndisc.c | 204 opt->nd_opt_type == ND_OPT_PREF64 || in ndisc_is_useropt() |