Searched refs:VXLAN_F_L2MISS (Results 1 – 2 of 2) sorted by relevance
252 #define VXLAN_F_L2MISS 0x08 macro
2336 if ((vxlan->cfg.flags & VXLAN_F_L2MISS) && in vxlan_xmit()3345 conf->flags |= VXLAN_F_L2MISS; in vxlan_nl2conf()3610 !!(vxlan->cfg.flags & VXLAN_F_L2MISS)) || in vxlan_fill_info()