Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dip6_tunnel.h21 #define IP6_TNL_F_RCV_DSCP_COPY 0x10 macro
/Linux-v5.4/net/ipv6/
Dip6_tunnel.c701 if (t->parms.flags & IP6_TNL_F_RCV_DSCP_COPY) in ip4ip6_dscp_ecn_decapsulate()
711 if (t->parms.flags & IP6_TNL_F_RCV_DSCP_COPY) in ip6ip6_dscp_ecn_decapsulate()