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

/linux-master/net/xfrm/
H A Dxfrm_replay.c107 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) {
199 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) {
635 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) {
675 !(x->props.extra_flags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP)) {
H A Dxfrm_user.c450 if (xflags & XFRM_SA_XFLAG_OSEQ_MAY_WRAP) {
/linux-master/include/uapi/linux/
H A Dxfrm.h403 #define XFRM_SA_XFLAG_OSEQ_MAY_WRAP 2 macro

Completed in 172 milliseconds