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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dah.h84 extern size_t ah_hdrsiz(struct ipsecrequest *);
H A Dah_output.c92 ah_hdrsiz(isr) function
98 panic("ah_hdrsiz: NULL was passed.\n");
101 panic("unsupported mode passed to ah_hdrsiz");
H A Dipsec.c2028 clen = ah_hdrsiz(isr);

Completed in 34 milliseconds