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

/linux-4.1.27/include/uapi/linux/
H A Dip6_tunnel.h18 #define IP6_TNL_F_RCV_DSCP_COPY 0x10 macro
/linux-4.1.27/net/ipv6/
H A Dip6_tunnel.c722 if (t->parms.flags & IP6_TNL_F_RCV_DSCP_COPY) ip4ip6_dscp_ecn_decapsulate()
732 if (t->parms.flags & IP6_TNL_F_RCV_DSCP_COPY) ip6ip6_dscp_ecn_decapsulate()

Completed in 122 milliseconds