Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/ !
H A Dbpf.c3897 u_int snaplen, int outbound) in catchpacket() argument
3916 totlen = hdrlen + MIN(snaplen, (int)pkt->bpfp_total_length); in catchpacket()