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

/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dipsec.c4402 #define IPSEC_HISTORY_MAX ((IPSEC_TAG_SIZE - IPSEC_TAG_HDR_SIZE) / \ macro
4510 if (itag->history_count == IPSEC_HISTORY_MAX)

Completed in 80 milliseconds