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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec6.h80 extern int ipsec6_tunnel_validate(struct mbuf *, int, u_int,
H A Dah_input.c799 if (ipsec6_tunnel_validate(m, off + stripsiz, nxt, sav)) {
H A Desp_input.c802 if (ipsec6_tunnel_validate(m, off + esplen + ivlen, nxt, sav)) {
H A Dipsec.c3730 ipsec6_tunnel_validate(m, off, nxt0, sav) function
3746 panic("too short mbuf on ipsec6_tunnel_validate");

Completed in 23 milliseconds