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

/linux-master/include/uapi/linux/
H A Dxfrm.h396 #define XFRM_SA_XFLAG_DONT_ENCAP_DSCP 1 macro
/linux-master/net/xfrm/
H A Dxfrm_output.c294 /* DS disclosing depends on XFRM_SA_XFLAG_DONT_ENCAP_DSCP */
295 if (x->props.extra_flags & XFRM_SA_XFLAG_DONT_ENCAP_DSCP)
340 if (x->props.extra_flags & XFRM_SA_XFLAG_DONT_ENCAP_DSCP)

Completed in 123 milliseconds