Searched refs:TUNNEL_ENCAP_FLAG_CSUM6 (Results 1 – 4 of 4) sorted by relevance
34 udp6_set_csum(!(e->flags & TUNNEL_ENCAP_FLAG_CSUM6), skb, in fou6_build_udp()45 int type = e->flags & TUNNEL_ENCAP_FLAG_CSUM6 ? in fou6_build_header()62 int type = e->flags & TUNNEL_ENCAP_FLAG_CSUM6 ? in gue6_build_header()
86 #define TUNNEL_ENCAP_FLAG_CSUM6 (1<<1) macro
92 #define TUNNEL_ENCAP_FLAG_CSUM6 (1<<1) macro
99 #define TUNNEL_ENCAP_FLAG_CSUM6 (1 << 1) macro