Searched refs:OVPN_COUNTER_SIZE (Results 1 – 1 of 1) sorted by relevance
179 #define OVPN_COUNTER_SIZE (sizeof(struct ovpn_counters)/sizeof(uint64_t)) macro194 counter_u64_t counters[OVPN_COUNTER_SIZE];2473 COUNTER_ARRAY_ALLOC(sc->counters, OVPN_COUNTER_SIZE, M_WAITOK); in ovpn_clone_create()2520 COUNTER_ARRAY_FREE(sc->counters, OVPN_COUNTER_SIZE); in ovpn_clone_destroy_cb()