Searched refs:vxlan_nl2flag (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 4156 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_TTL_INHERIT, in vxlan_nl2conf() 4171 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_LEARNING, in vxlan_nl2conf() 4185 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_PROXY, in vxlan_nl2conf() 4193 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_RSC, in vxlan_nl2conf() 4201 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_L2MISS, in vxlan_nl2conf() 4209 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_L3MISS, in vxlan_nl2conf() 4293 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_REMCSUM_TX, in vxlan_nl2conf() 4301 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_REMCSUM_RX, in vxlan_nl2conf() 4311 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_GBP, in vxlan_nl2conf() 4319 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_GPE, in vxlan_nl2conf() [all …]
|