Searched refs:ipsec4_in_reject (Results 1 – 5 of 5) sorted by relevance
62 .check_policy = ipsec4_in_reject,
58 int ipsec4_in_reject(const struct mbuf *, struct inpcb *);
279 if (ipsec4_in_reject(m, NULL) != 0) { in ipsec4_input()
483 if (ipsec4_in_reject(m, NULL) != 0) { in in6_sa_equal_addrwithscope()
633 ipsec4_in_reject(const struct mbuf *m, struct inpcb *inp) in ipsec4_in_reject() function