Searched refs:IFLA_VXLAN_PROXY (Results 1 – 3 of 3) sorted by relevance
516 IFLA_VXLAN_PROXY, enumerator
2729 [IFLA_VXLAN_PROXY] = { .type = NLA_U8 },3327 if (data[IFLA_VXLAN_PROXY]) { in vxlan_nl2conf()3330 if (nla_get_u8(data[IFLA_VXLAN_PROXY])) in vxlan_nl2conf()3605 nla_put_u8(skb, IFLA_VXLAN_PROXY, in vxlan_fill_info()