Home
last modified time | relevance | path

Searched refs:xfrm_replay_esn (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DXfrmController.cpp949 nlattr_xfrm_replay_esn xfrm_replay_esn{}; in updateSecurityAssociation() local
991 {&xfrm_replay_esn, 0}, // Always use BMP mode with a large replay window in updateSecurityAssociation()
1040 len = iov[REPLAY_ESN].iov_len = fillNlAttrXfrmReplayEsn(&xfrm_replay_esn); in updateSecurityAssociation()