Searched defs:bcnt (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw.h192 u_int64_t pcnt, bcnt; /* match counters */ member in struct:ipfw_dyn_rule
H A Dip_fw2.h385 u_int64_t bcnt; /* Byte counter */ member in struct:ip_fw
438 u_int64_t bcnt; /* byte match counter */ member in struct:_ipfw_dyn_rule
459 u_int64_t bcnt; /* byte match counter */ member in struct:_ipfw_dyn_rule
519 u_int64_t bcnt; /* Byte counter */ member in struct:ip_fw_32
550 u_int64_t bcnt __attribute__((aligned(8))); /* Byte counter */ member in struct:ip_fw_64
571 u_int64_t bcnt; /* byte match counter */ member in struct:_ipfw_dyn_rule_32
594 u_int64_t bcnt; /* byte match counter */ member in struct:_ipfw_dyn_rule_64
H A Dip_fw2_compat.h126 u_int64_t pcnt, bcnt; /* match counters */ member in struct:ipfw_dyn_rule_compat
232 u_int64_t pcnt, bcnt; /* match counters */ member in struct:ipfw_dyn_rule_compat_32
246 u_int64_t pcnt, bcnt; /* match counters */ member in struct:ipfw_dyn_rule_compat_64

Completed in 23 milliseconds