Home
last modified time | relevance | path

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

/systemd-251/src/basic/linux/
Dif_tunnel.h29 #define GRE_STRICT __cpu_to_be16(0x0800) macro
39 #define GRE_IS_STRICT(f) ((f) & GRE_STRICT)