Home | History | Annotate | Download | only in libpcap

Lines Matching refs:snaplen

237 pcap_open_live(const char *device, int snaplen, int promisc, int to_ms,
248 return dag_open_live(device, snaplen, promisc, to_ms, ebuf);
254 return septel_open_live(device, snaplen, promisc, to_ms, ebuf);
270 handle->snapshot = snaplen;
650 * cuts the packet at the snaplen: