Searched refs:IFLA_VXLAN_UDP_CSUM (Results 1 – 3 of 3) sorted by relevance
523 IFLA_VXLAN_UDP_CSUM, enumerator
2735 [IFLA_VXLAN_UDP_CSUM] = { .type = NLA_U8 },3385 if (data[IFLA_VXLAN_UDP_CSUM]) { in vxlan_nl2conf()3388 if (!nla_get_u8(data[IFLA_VXLAN_UDP_CSUM])) in vxlan_nl2conf()3618 nla_put_u8(skb, IFLA_VXLAN_UDP_CSUM, in vxlan_fill_info()