Home
last modified time | relevance | path

Searched refs:ovpn_counters (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dif_ovpn.c162 struct ovpn_counters { struct
179 #define OVPN_COUNTER_SIZE (sizeof(struct ovpn_counters)/sizeof(uint64_t)) argument
236 ((sc)->counters[offsetof(struct ovpn_counters, name)/sizeof(uint64_t)])