Searched refs:FOU_ATTR_LOCAL_V4 (Results 1 – 3 of 3) sorted by relevance
25 FOU_ATTR_LOCAL_V4, enumerator
20 [FOU_ATTR_LOCAL_V4] = { .type = NLA_U32, },
707 if (info->attrs[FOU_ATTR_LOCAL_V4]) { in parse_nl_config()708 attr = info->attrs[FOU_ATTR_LOCAL_V4]; in parse_nl_config()798 if (nla_put_in_addr(msg, FOU_ATTR_LOCAL_V4, sk->sk_rcv_saddr)) in fou_fill_info()