Home
last modified time | relevance | path

Searched refs:GUE_FLAGS_ALL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Dgue.h62 #define GUE_FLAGS_ALL (GUE_FLAG_PRIV) macro
95 if (flags & ~GUE_FLAGS_ALL) in validate_gue_flags()