Searched refs:VXLAN_F_GBP (Results 1 – 3 of 3) sorted by relevance
43 if (vxlan->cfg.flags & VXLAN_F_GBP) { in vxlan_get_options()50 if (vxlan->cfg.flags & VXLAN_F_GBP && in vxlan_get_options()79 conf->flags |= VXLAN_F_GBP; in vxlan_configure_exts()
260 #define VXLAN_F_GBP 0x800 macro270 #define VXLAN_F_RCV_FLAGS (VXLAN_F_GBP | \
1436 if (vs->flags & VXLAN_F_GBP) in vxlan_rcv()1877 if (vxflags & VXLAN_F_GBP) in vxlan_build_skb()3423 conf->flags |= VXLAN_F_GBP; in vxlan_nl2conf()3633 if (vxlan->cfg.flags & VXLAN_F_GBP && in vxlan_fill_info()