Searched refs:bcs_count_no_common_prefix (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/net/ | ||
| H A D | bpf.h | 196 uint64_t bcs_count_no_common_prefix; /* count of packets not compressible */ member |
| H A D | bpf.c | 4113 d->bd_bcs.bcs_count_no_common_prefix += 1; in catchpacket() |