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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.h329 extern int ipsec4_in_reject(struct mbuf *, struct inpcb *);
H A Dipcomp_input.c218 ipsec4_in_reject(m, NULL)) {
H A Dah_input.c589 ipsec4_in_reject(m, NULL)) {
H A Desp_input.c641 ipsec4_in_reject(m, NULL)) {
H A Dipsec.c1969 ipsec4_in_reject(m, inp) function
1980 panic("ipsec4_in_reject: invalid inpcb/socket");
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c1382 if (ipsec4_in_reject(m, NULL)) {

Completed in 28 milliseconds