Searched refs:FOU_ATTR_LOCAL_V6 (Results 1 – 2 of 2) sorted by relevance
20 FOU_ATTR_LOCAL_V6, /* in6_addr */ enumerator
651 [FOU_ATTR_LOCAL_V6] = { .len = sizeof(struct in6_addr), },713 if (info->attrs[FOU_ATTR_LOCAL_V6]) { in parse_nl_config()714 attr = info->attrs[FOU_ATTR_LOCAL_V6]; in parse_nl_config()798 if (nla_put_in6_addr(msg, FOU_ATTR_LOCAL_V6, in fou_fill_info()