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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.c3923 #define IPSEC_TAG_SIZE (MLEN - sizeof(struct m_tag)) macro
3925 #define IPSEC_HISTORY_MAX ((IPSEC_TAG_SIZE - IPSEC_TAG_HDR_SIZE) / \
3942 IPSEC_TAG_SIZE, M_DONTWAIT);

Completed in 19 milliseconds