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