Searched refs:ipsec_gethist (Results 1 – 3 of 3) sorted by relevance
420 extern struct ipsec_history *ipsec_gethist(struct mbuf *, int *);
4833 ipsec_gethist( in ipsec_gethist() function
1211 if (ipsec_bypass == 0 && ipsec_gethist(m, NULL)) { in ip_input_first_pass()1959 if (ipsec_bypass == 0 && ipsec_gethist(m, NULL)) { in ip_input()