Home
last modified time | relevance | path

Searched refs:FOU_ATTR_LOCAL_V6 (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dfou.h27 FOU_ATTR_LOCAL_V6, enumerator
/linux/net/ipv4/
H A Dfou_nl.c22 [FOU_ATTR_LOCAL_V6] = NLA_POLICY_EXACT_LEN(16),
H A Dfou_core.c719 if (info->attrs[FOU_ATTR_LOCAL_V6]) { in parse_nl_config()
720 attr = info->attrs[FOU_ATTR_LOCAL_V6]; in parse_nl_config()
804 if (nla_put_in6_addr(msg, FOU_ATTR_LOCAL_V6, in fou_fill_info()