Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dif_tunnel.h93 #define TUNNEL_ENCAP_FLAG_REMCSUM (1<<2) macro
/Linux-v6.6/net/ipv4/
Dfou_core.c914 if (e->flags & TUNNEL_ENCAP_FLAG_REMCSUM) { in gue_encap_hlen()
950 if ((e->flags & TUNNEL_ENCAP_FLAG_REMCSUM) && in __gue_build_header()