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

/linux-master/net/xfrm/
H A Dxfrm_compat.c114 [XFRMA_REPLAY_THRESH] = { .type = NLA_U32 },
256 case XFRMA_REPLAY_THRESH:
H A Dxfrm_user.c628 struct nlattr *rt = attrs[XFRMA_REPLAY_THRESH];
2444 err = nla_put_u32(skb, XFRMA_REPLAY_THRESH, x->replay_maxdiff);
2528 struct nlattr *rt = attrs[XFRMA_REPLAY_THRESH];
3034 [XFRMA_REPLAY_THRESH] = { .type = NLA_U32 },
/linux-master/include/uapi/linux/
H A Dxfrm.h296 XFRMA_REPLAY_THRESH, enumerator in enum:xfrm_attr_type_t

Completed in 180 milliseconds