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

/external/iproute2/include/linux/
H A Dip6_tunnel.h18 #define IP6_TNL_F_RCV_DSCP_COPY 0x10 macro
/external/kernel-headers/original/uapi/linux/
H A Dip6_tunnel.h18 #define IP6_TNL_F_RCV_DSCP_COPY 0x10 macro
/external/iproute2/ip/
H A Dip6tunnel.c105 if (p->flags & IP6_TNL_F_RCV_DSCP_COPY)
201 p->flags |= IP6_TNL_F_RCV_DSCP_COPY;

Completed in 153 milliseconds