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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec6.h80 extern int ipsec6_tunnel_validate(struct mbuf *, int, u_int,
H A Dah_input.c864 if (ipsec6_tunnel_validate(m, off + stripsiz, nxt, sav)) {
H A Desp_input.c982 if (ipsec6_tunnel_validate(m, off + esplen + ivlen, nxt, sav)) {
H A Dipsec.c4048 ipsec6_tunnel_validate(m, off, nxt0, sav) function
4064 panic("too short mbuf on ipsec6_tunnel_validate");

Completed in 20 milliseconds