Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dgue.h65 #define GUE_PFLAGS_ALL (GUE_PFLAG_REMCSUM) macro
105 if (flags & ~GUE_PFLAGS_ALL) in validate_gue_flags()