Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dipsec.c4958 #define IPSEC_HISTORY_MAX 8 macro
5074 if (itag->history_count == IPSEC_HISTORY_MAX) { in ipsec_incr_history_count()