Home
last modified time | relevance | path

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

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