Searched refs:fillNlAttrXfrmReplayEsn (Results 1 – 2 of 2) sorted by relevance
425 static int fillNlAttrXfrmReplayEsn(nlattr_xfrm_replay_esn* replay_esn);
1040 len = iov[REPLAY_ESN].iov_len = fillNlAttrXfrmReplayEsn(&xfrm_replay_esn); in updateSecurityAssociation()1434 int XfrmController::fillNlAttrXfrmReplayEsn(nlattr_xfrm_replay_esn* replay_esn) { in fillNlAttrXfrmReplayEsn() function in android::net::XfrmController