Searched refs:IFLA_VXLAN_LOCALBYPASS (Results 1 – 2 of 2) sorted by relevance
832 IFLA_VXLAN_LOCALBYPASS, enumerator
3281 [IFLA_VXLAN_UNSPEC] = { .strict_start_type = IFLA_VXLAN_LOCALBYPASS },3312 [IFLA_VXLAN_LOCALBYPASS] = NLA_POLICY_MAX(NLA_U8, 1),4125 if (data[IFLA_VXLAN_LOCALBYPASS]) { in vxlan_nl2conf()4126 err = vxlan_nl2flag(conf, data, IFLA_VXLAN_LOCALBYPASS, in vxlan_nl2conf()4439 nla_put_u8(skb, IFLA_VXLAN_LOCALBYPASS, in vxlan_fill_info()