Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_tunnel.h72 #define TUNNEL_ENCAP_FLAG_REMCSUM (1<<2) macro
/linux-4.4.14/net/ipv4/
Dfou.c753 if (e->flags & TUNNEL_ENCAP_FLAG_REMCSUM) { in gue_encap_hlen()
815 if ((e->flags & TUNNEL_ENCAP_FLAG_REMCSUM) && in gue_build_header()