Searched defs:bpf (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/usr.sbin/wakeonlan/ |
| D | wakeonlan.c | 83 wake(int bpf, const char *host) in wake() 94 bind_if_to_bpf(char const *ifname, int bpf) in bind_if_to_bpf() 159 send_wakeup(int bpf, struct ether_addr const *addr) in send_wakeup() 191 int bpf, n; in main() local
|
| /netbsd/src/usr.bin/fstat/ |
| D | misc.c | 126 struct bpf_d bpf; in p_bpf() local
|
| /netbsd/src/external/bsd/ipf/dist/tools/ |
| D | ipf_y.y | 2178 struct bpf_program bpf; local
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_irig.c | 239 double bpf[9]; /* IRIG-B filter shift register */ member
|
| D | refclock_chu.c | 385 double bpf[9]; /* IIR bandpass filter */ member
|
| D | refclock_wwv.c | 935 static double bpf[9]; /* 1000/1200-Hz bpf delay line */ in wwv_rf() local
|
| /netbsd/src/sys/dev/sbus/ |
| D | dbri.c | 1103 chi_reset(struct dbri_softc *sc, enum ms ms, int bpf) in chi_reset()
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-sita.c | 896 static int pcap_setfilter_acn(pcap_t *handle, struct bpf_program *bpf) { in pcap_setfilter_acn()
|
| /netbsd/src/sys/dev/pci/ |
| D | xmm7360.c | 269 #define bpfattach(bpf, ifp, dlt, sz) bpf_attach(ifp, dlt, sz) argument
|