Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_proto_gre.h19 #define GRE_FLAG_A 0x80 macro
25 #define GRE_IS_A(f) ((f)&GRE_FLAG_A)