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

/darwin-on-arm/xnu/bsd/net/
H A Dpfkeyv2.h128 u_int8_t sadb_sa_replay; member in struct:sadb_sa
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey_debug.c323 (u_int32_t)ntohl(sa->sadb_sa_spi), sa->sadb_sa_replay,
H A Dkey.c3645 sav->replay = keydb_newsecreplay(sa0->sadb_sa_replay);
4509 p->sadb_sa_replay = (sav->replay != NULL ? sav->replay->wsize : 0);

Completed in 32 milliseconds