Home
last modified time | relevance | path

Searched refs:bcs_count_no_common_prefix (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Dbpf.h196 uint64_t bcs_count_no_common_prefix; /* count of packets not compressible */ member
H A Dbpf.c4113 d->bd_bcs.bcs_count_no_common_prefix += 1; in catchpacket()