Lines Matching refs:__cpu_to_be16
147 #define TUNNEL_CSUM __cpu_to_be16(0x01)
148 #define TUNNEL_ROUTING __cpu_to_be16(0x02)
149 #define TUNNEL_KEY __cpu_to_be16(0x04)
150 #define TUNNEL_SEQ __cpu_to_be16(0x08)
151 #define TUNNEL_STRICT __cpu_to_be16(0x10)
152 #define TUNNEL_REC __cpu_to_be16(0x20)
153 #define TUNNEL_VERSION __cpu_to_be16(0x40)
154 #define TUNNEL_NO_KEY __cpu_to_be16(0x80)
155 #define TUNNEL_DONT_FRAGMENT __cpu_to_be16(0x0100)
156 #define TUNNEL_OAM __cpu_to_be16(0x0200)
157 #define TUNNEL_CRIT_OPT __cpu_to_be16(0x0400)
158 #define TUNNEL_GENEVE_OPT __cpu_to_be16(0x0800)
159 #define TUNNEL_VXLAN_OPT __cpu_to_be16(0x1000)
160 #define TUNNEL_NOCACHE __cpu_to_be16(0x2000)
161 #define TUNNEL_ERSPAN_OPT __cpu_to_be16(0x4000)