Searched refs:XFRMA_REPLAY_VAL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | xfrm_sync.rst | 94 b)replay value (XFRMA_REPLAY_VAL) 140 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs. 160 The response will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs. 169 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs. 177 The message will always have XFRMA_LTIME_VAL and XFRMA_REPLAY_VAL TLVs.
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_compat.c | 112 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) }, 253 case XFRMA_REPLAY_VAL: in xfrm_xlate64_attr()
|
| H A D | xfrm_user.c | 519 struct nlattr *rp = attrs[XFRMA_REPLAY_VAL]; in xfrm_update_ae_params() 954 ret = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in copy_to_user_state_extra() 2050 err = nla_put(skb, XFRMA_REPLAY_VAL, sizeof(x->replay), in build_aevent() 2141 struct nlattr *rp = attrs[XFRMA_REPLAY_VAL]; in xfrm_new_ae() 2629 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | xfrm.h | 289 XFRMA_REPLAY_VAL, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | xfrm.h | 289 XFRMA_REPLAY_VAL, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | xfrm.h | 289 XFRMA_REPLAY_VAL, enumerator
|