Searched refs:FOU_ATTR_LOCAL_V4 (Results 1 – 2 of 2) sorted by relevance
19 FOU_ATTR_LOCAL_V4, /* u32 */ enumerator
649 [FOU_ATTR_LOCAL_V4] = { .type = NLA_U32, },700 if (info->attrs[FOU_ATTR_LOCAL_V4]) { in parse_nl_config()701 attr = info->attrs[FOU_ATTR_LOCAL_V4]; in parse_nl_config()791 if (nla_put_in_addr(msg, FOU_ATTR_LOCAL_V4, sk->sk_rcv_saddr)) in fou_fill_info()