Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfou.h26 FOU_ATTR_LOCAL_V6, enumerator
/linux-6.12.1/net/ipv4/
Dfou_nl.c21 [FOU_ATTR_LOCAL_V6] = { .len = 16, },
Dfou_core.c720 if (info->attrs[FOU_ATTR_LOCAL_V6]) { in parse_nl_config()
721 attr = info->attrs[FOU_ATTR_LOCAL_V6]; in parse_nl_config()
805 if (nla_put_in6_addr(msg, FOU_ATTR_LOCAL_V6, in fou_fill_info()