Home
last modified time | relevance | path

Searched defs:ipfw_nptv6_stats (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip_fw_nptv6.h33 struct ipfw_nptv6_stats { struct
34 uint64_t in2ex; /* Int->Ext packets translated */
35 uint64_t ex2in; /* Ext->Int packets translated */
36 uint64_t dropped; /* dropped due to some errors */
37 uint64_t reserved[5];
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nptv6.h33 struct ipfw_nptv6_stats { struct
34 uint64_t in2ex; /* Int->Ext packets translated */
35 uint64_t ex2in; /* Ext->Int packets translated */
36 uint64_t dropped; /* dropped due to some errors */
37 uint64_t reserved[5];