Home
last modified time | relevance | path

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

/netbsd/src/sys/netipsec/
Desp_var.h53 #define ESP_STAT_REPLAY 10 /* possible packet replay detected */ macro
Dxform_esp.c367 stat = ESP_STAT_REPLAY; in esp_input()
604 ESP_STATINC(ESP_STAT_REPLAY); in esp_input_cb()
/netbsd/src/usr.bin/netstat/
Dfast_ipsec.c226 ESPSTAT(ESP_STAT_REPLAY, "packets dropped for possible replay"); in fast_ipsec_stats()