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