Searched refs:nat64_stats (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h34 struct nat64_stats { struct
67 #define NAT64STATS (sizeof(struct nat64_stats) / sizeof(uint64_t))
73 offsetof(struct nat64_stats, f) / sizeof(uint64_t)], (v))
77 offsetof(struct nat64_stats, f) / sizeof(uint64_t)])

Completed in 95 milliseconds