Searched refs:FOU_ATTR_LOCAL_V6 (Results 1 – 2 of 2) sorted by relevance
20 FOU_ATTR_LOCAL_V6, /* in6_addr */ enumerator
665 [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()