HomeSort by: relevance | last modified time | path
    Searched refs:ESP_STAT_REPLAY (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
esp_var.h 53 #define ESP_STAT_REPLAY 10 /* possible packet replay detected */
xform_esp.c 367 stat = ESP_STAT_REPLAY;
604 ESP_STATINC(ESP_STAT_REPLAY);
  /src/usr.bin/netstat/
fast_ipsec.c 226 ESPSTAT(ESP_STAT_REPLAY, "packets dropped for possible replay");

Completed in 14 milliseconds