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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec6.h67 extern int ipsec6_in_reject(struct mbuf *, struct inpcb *);
H A Dip6_forward.c175 if (ipsec6_in_reject(m, NULL)) {
H A Dip6_input.c1146 if (ipsec6_in_reject(m, NULL)) {
H A Dipsec.c2027 ipsec6_in_reject(m, in6p) function
2038 panic("ipsec6_in_reject: invalid in6p/socket");

Completed in 38 milliseconds