Searched refs:no_cloning_bpf (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-bpf.c484 static int no_cloning_bpf = 0; local
502 if (!no_cloning_bpf &&
515 no_cloning_bpf = 1;
518 if (no_cloning_bpf) {

Completed in 106 milliseconds