Lines Matching refs:__cpu_to_be16
89 #define TUNNEL_CSUM __cpu_to_be16(0x01)
90 #define TUNNEL_ROUTING __cpu_to_be16(0x02)
91 #define TUNNEL_KEY __cpu_to_be16(0x04)
92 #define TUNNEL_SEQ __cpu_to_be16(0x08)
93 #define TUNNEL_STRICT __cpu_to_be16(0x10)
94 #define TUNNEL_REC __cpu_to_be16(0x20)
95 #define TUNNEL_VERSION __cpu_to_be16(0x40)
96 #define TUNNEL_NO_KEY __cpu_to_be16(0x80)
97 #define TUNNEL_DONT_FRAGMENT __cpu_to_be16(0x0100)
98 #define TUNNEL_OAM __cpu_to_be16(0x0200)
99 #define TUNNEL_CRIT_OPT __cpu_to_be16(0x0400)
100 #define TUNNEL_GENEVE_OPT __cpu_to_be16(0x0800)
101 #define TUNNEL_VXLAN_OPT __cpu_to_be16(0x1000)