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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.c240 static int ipsec_setspidx_mbuf(struct secpolicyindex *, u_int, u_int,
529 *error = ipsec_setspidx_mbuf(&spidx, dir, AF_INET, m,
770 *error = ipsec_setspidx_mbuf(&spidx, dir, AF_INET6, m,
814 ipsec_setspidx_mbuf( function
825 panic("ipsec_setspidx_mbuf: NULL pointer was passed.\n");

Completed in 12 milliseconds