Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.h195 uint64_t bcs_total_hdr_size; /* total header size of captured packets */ member
H A Dbpf.c4131 d->bd_bcs.bcs_total_hdr_size += pkt->bpfp_header_length; in catchpacket()