Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dipsec.c4707 #define IPSEC_HISTORY_MAX ((IPSEC_TAG_SIZE - IPSEC_TAG_HDR_SIZE) / \ macro
4819 if (itag->history_count == IPSEC_HISTORY_MAX) { in ipsec_addhist()