Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfou.h20 FOU_ATTR_LOCAL_V6, /* in6_addr */ enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfou.c665 [FOU_ATTR_LOCAL_V6] = { .len = sizeof(struct in6_addr), },
727 if (info->attrs[FOU_ATTR_LOCAL_V6]) { in parse_nl_config()
728 attr = info->attrs[FOU_ATTR_LOCAL_V6]; in parse_nl_config()
812 if (nla_put_in6_addr(msg, FOU_ATTR_LOCAL_V6, in fou_fill_info()