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

/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h32 struct nat64_stats { struct
65 #define NAT64STATS (sizeof(struct nat64_stats) / sizeof(uint64_t))
71 offsetof(struct nat64_stats, f) / sizeof(uint64_t)], (v))
75 offsetof(struct nat64_stats, f) / sizeof(uint64_t)])

Completed in 103 milliseconds