Searched defs:ipfw_nptv6_stats (Results 1 – 1 of 1) sorted by relevance
31 struct ipfw_nptv6_stats { struct32 uint64_t in2ex; /* Int->Ext packets translated */33 uint64_t ex2in; /* Ext->Int packets translated */34 uint64_t dropped; /* dropped due to some errors */35 uint64_t reserved[5];