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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2916 sadb_x_replay_ctr_t *replayext = local
3510 if (replayext != NULL) {
3511 if ((replayext->sadb_x_rc_replay32 == 0) &&
3512 (replayext->sadb_x_rc_replay64 != 0)) {
3518 newbie->ipsa_replay = replayext->sadb_x_rc_replay32;

Completed in 56 milliseconds