Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dif_tunnel.h29 #define GRE_STRICT __cpu_to_be16(0x0800) macro
39 #define GRE_IS_STRICT(f) ((f) & GRE_STRICT)
/external/libnl/include/linux-private/linux/
Dif_tunnel.h29 #define GRE_STRICT __cpu_to_be16(0x0800) macro
39 #define GRE_IS_STRICT(f) ((f) & GRE_STRICT)
/external/kernel-headers/original/uapi/linux/
Dif_tunnel.h29 #define GRE_STRICT __cpu_to_be16(0x0800) macro
39 #define GRE_IS_STRICT(f) ((f) & GRE_STRICT)