Searched defs:bpf (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/libpcap/testprogs/fuzz/
H A Dfuzz_filter.c13 struct bpf_program bpf; local
H A Dfuzz_both.c47 struct bpf_program bpf; local
/freebsd-current/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c182 FILE *bpf; local
289 FILE *bpf; local
[all...]
/freebsd-current/usr.sbin/wake/
H A Dwake.c74 wake(int bpf, const char *host) argument
85 bind_if_to_bpf(char const *ifname, int bpf) argument
152 send_wakeup(int bpf, struct ether_addr const *addr) argument
186 int bpf, n, rval; local
[all...]
/freebsd-current/sys/compat/linux/
H A Dlinux_dummy.c110 DUMMY(bpf); variable
/freebsd-current/contrib/capsicum-test/
H A Dlinux.cc1036 struct sock_fprog bpf; local
1087 struct sock_fprog bpf = {.len = (sizeof(filter) / sizeof(filter[0])), local
/freebsd-current/contrib/libpcap/
H A Dpcap-sita.c893 static int pcap_setfilter_acn(pcap_t *handle, struct bpf_program *bpf) { argument
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_chu.c383 double bpf[9]; /* IIR bandpass filter */ member in struct:chuunit
[all...]
H A Drefclock_irig.c237 double bpf[9]; /* IRIG-B filter shift register */ member in struct:irigunit
[all...]
H A Drefclock_wwv.c933 static double bpf[9]; /* 1000/1200-Hz bpf delay line */ local
[all...]
/freebsd-current/sys/net/
H A Dbpf.h437 bpf_peers_present(struct bpf_if *bpf) argument

Completed in 201 milliseconds