bd_fildrop 822 net/bpf.c *(u_int *)addr = d->bd_fildrop; bd_fildrop 826 net/bpf.c d->bd_fildrop = *(u_int *)addr ? 1 : 0; bd_fildrop 1116 net/bpf.c if (d->bd_fildrop) bd_fildrop 1178 net/bpf.c if (d->bd_fildrop) bd_fildrop 79 net/bpfdesc.h u_char bd_fildrop; /* true if filtered packets will be dropped */