Searched refs:ipsec_get_history_count (Results 1 – 3 of 3) sorted by relevance
418 extern u_int32_t ipsec_get_history_count(struct mbuf *);
5083 ipsec_get_history_count( in ipsec_get_history_count() function
1227 if (ipsec_bypass == 0 && ipsec_get_history_count(m)) { in ip_input_first_pass()1987 if (ipsec_bypass == 0 && ipsec_get_history_count(m)) { in ip_input()