Home
last modified time | relevance | path

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

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