Searched refs:history_count (Results 1 – 1 of 1) sorted by relevance
4962 u_int32_t history_count; member4984 itag->history_count = 0; in ipsec_addaux()5023 if (itag != NULL && itag->socket == NULL && itag->history_count == 0) { in ipsec_optaux()5074 if (itag->history_count == IPSEC_HISTORY_MAX) { in ipsec_incr_history_count()5077 itag->history_count++; in ipsec_incr_history_count()5092 return itag->history_count; in ipsec_get_history_count()