Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h631 struct ip_fw_bcounter { struct
632 uint16_t size; /* Size of counter block, bytes */
633 uint8_t flags; /* flags for given block */
634 uint8_t spare;
635 uint32_t timestamp; /* tv_sec of last match */
636 uint64_t pcnt; /* Packet counter */
637 uint64_t bcnt; /* Byte counter */
/f-stack/freebsd/netinet/
H A Dip_fw.h631 struct ip_fw_bcounter { struct
632 uint16_t size; /* Size of counter block, bytes */
633 uint8_t flags; /* flags for given block */
634 uint8_t spare;
635 uint32_t timestamp; /* tv_sec of last match */
636 uint64_t pcnt; /* Packet counter */
637 uint64_t bcnt; /* Byte counter */