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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.c236 static struct mbuf *ipsec6_splithdr(struct mbuf *);
3328 state->m = ipsec6_splithdr(state->m);
3478 state->m = ipsec6_splithdr(state->m);
3585 ipsec6_splithdr(m) function
3593 panic("ipsec6_splithdr: first mbuf too short");

Completed in 14 milliseconds