Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_replay.c3 * xfrm_replay.c - xfrm replay detection, derived from xfrm_state.c.
683 static const struct xfrm_replay xfrm_replay_legacy = {
691 static const struct xfrm_replay xfrm_replay_bmp = {
699 static const struct xfrm_replay xfrm_replay_esn = {
707 static const struct xfrm_replay xfrm_replay_legacy = {
715 static const struct xfrm_replay xfrm_replay_bmp = {
723 static const struct xfrm_replay xfrm_replay_esn = {
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h223 const struct xfrm_replay *repl;
304 struct xfrm_replay { struct

Completed in 6 milliseconds