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

/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dipsec.c4400 #define IPSEC_TAG_SIZE (MLEN - sizeof(struct m_tag)) macro
4402 #define IPSEC_HISTORY_MAX ((IPSEC_TAG_SIZE - IPSEC_TAG_HDR_SIZE) / \
4419 IPSEC_TAG_SIZE, M_DONTWAIT, m);

Completed in 80 milliseconds