Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_tunnel.h93 #define TUNNEL_ENCAP_FLAG_REMCSUM (1<<2) macro
/linux/net/ipv4/
H A Dfou_core.c933 if (e->flags & TUNNEL_ENCAP_FLAG_REMCSUM) { in gue_encap_hlen()
969 if ((e->flags & TUNNEL_ENCAP_FLAG_REMCSUM) && in __gue_build_header()