Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dip6_tunnel.h21 #define IP6_TNL_F_RCV_DSCP_COPY 0x10 macro
/linux-6.12.1/net/ipv6/
Dip6_tunnel.c716 if (t->parms.flags & IP6_TNL_F_RCV_DSCP_COPY) in ip4ip6_dscp_ecn_decapsulate()
726 if (t->parms.flags & IP6_TNL_F_RCV_DSCP_COPY) in ip6ip6_dscp_ecn_decapsulate()