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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec.h323 extern int ipsec4_in_reject(struct mbuf *, struct inpcb *);
H A Dipcomp_input.c213 ipsec4_in_reject(m, NULL)) {
H A Dah_input.c526 ipsec4_in_reject(m, NULL)) {
H A Desp_input.c490 ipsec4_in_reject(m, NULL)) {
H A Dipsec.c1904 ipsec4_in_reject(m, inp) function
1915 panic("ipsec4_in_reject: invalid inpcb/socket");
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_input.c1208 if (ipsec4_in_reject(m, NULL)) {

Completed in 33 milliseconds