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