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

/freebsd-13-stable/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c184 FILE *bpf; local
291 FILE *bpf; local
[all...]
/freebsd-13-stable/usr.sbin/wake/
H A Dwake.c76 wake(int bpf, const char *host) argument
87 bind_if_to_bpf(char const *ifname, int bpf) argument
154 send_wakeup(int bpf, struct ether_addr const *addr) argument
188 int bpf, n, rval; local
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_dummy.c119 DUMMY(bpf); variable
/freebsd-13-stable/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-13-stable/contrib/libpcap/
H A Dpcap-sita.c892 static int pcap_setfilter_acn(pcap_t *handle, struct bpf_program *bpf) { argument
/freebsd-13-stable/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-13-stable/sys/net/
H A Dbpf.h436 bpf_peers_present(struct bpf_if *bpf) argument

Completed in 183 milliseconds