Searched refs:history_count (Results 1 – 1 of 1) sorted by relevance
4981 u_int32_t history_count; member5003 itag->history_count = 0; in ipsec_addaux()5042 if (itag != NULL && itag->socket == NULL && itag->history_count == 0) { in ipsec_optaux()5093 if (itag->history_count == IPSEC_HISTORY_MAX) { in ipsec_incr_history_count()5096 itag->history_count++; in ipsec_incr_history_count()5111 return itag->history_count; in ipsec_get_history_count()