Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_esp.c973 #define SEEN_SIZE howmany(TDB_REPLAYMAX, 32) macro
1023 i = (i + 1) % SEEN_SIZE; in checkreplaywindow()
1074 i = (i + 1) % SEEN_SIZE; in checkreplaywindow()