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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.h330 extern size_t ipsec4_hdrsiz(struct mbuf *, u_int, struct inpcb *);
H A Dipsec.c2060 ipsec4_hdrsiz(m, dir, inp) function
2090 printf("DP ipsec4_hdrsiz call free SP:%p\n", sp));
2092 printf("ipsec4_hdrsiz: size:%lu.\n", (unsigned long)size));
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_subr.c1793 hdrsiz = ipsec4_hdrsiz(m, IPSEC_DIR_OUTBOUND, inp);

Completed in 42 milliseconds