Searched refs:VXLAN_F_ALLOWED_GPE (Results 1 – 2 of 2) sorted by relevance
345 #define VXLAN_F_ALLOWED_GPE (VXLAN_F_GPE | \ macro
3615 if ((conf->flags & ~VXLAN_F_ALLOWED_GPE) || in vxlan_config_validate()