Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h720 struct ip_fw_bcounter { struct
721 uint16_t size; /* Size of counter block, bytes */
722 uint8_t flags; /* flags for given block */
723 uint8_t spare;
724 uint32_t timestamp; /* tv_sec of last match */
725 uint64_t pcnt; /* Packet counter */
726 uint64_t bcnt; /* Byte counter */