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