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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dipsec6.h67 extern int ipsec6_in_reject(struct mbuf *, struct inpcb *);
H A Dip6_forward.c117 if (ipsec6_in_reject(m, NULL)) {
H A Dip6_input.c953 if (ipsec6_in_reject(m, NULL)) {
H A Dipsec.c1962 ipsec6_in_reject(m, in6p) function
1973 panic("ipsec6_in_reject: invalid in6p/socket");

Completed in 25 milliseconds