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

/netbsd-current/external/bsd/libpcap/dist/testprogs/fuzz/
H A Dfuzz_filter.c13 struct bpf_program bpf; local
H A Dfuzz_both.c47 struct bpf_program bpf; local
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dbpf.h57 struct bpf { struct
H A Darp.h72 struct bpf *bpf; member in struct:arp_state
H A Dprivsep-bpf.c60 struct bpf *bpf = psp->psp_bpf; local
279 uint8_t *bpf; local
[all...]
H A Darp.c325 struct bpf *bpf = astate->bpf; local
[all...]
H A Dbpf.c153 struct bpf *bpf; local
237 bpf_read(struct bpf *bpf, void *data, size_t len) argument
315 bpf_send(const struct bpf *bpf, uint16_t protocol, const void *data, size_t len) argument
342 bpf_close(struct bpf *bpf) argument
353 bpf_cmp_hwaddr(struct bpf_insn *bpf, size_t bpf_len, size_t off, bool equal, const uint8_t *hwaddr, size_t hwaddr_len) argument
487 bpf_arp_rw(const struct bpf *bpf, const struct in_addr *ia, bool recv) argument
553 bpf_arp(const struct bpf *bpf, const struct in_addr *ia) argument
641 bpf_bootp_rw(const struct bpf *bpf, bool read) argument
694 bpf_bootp(const struct bpf *bpf, __unused const struct in_addr *ia) argument
[all...]
H A Ddhcp.h228 struct bpf *bpf; member in struct:dhcp_state
H A Ddhcp.c3628 struct bpf *bpf local
[all...]
/netbsd-current/sys/arch/i386/stand/lib/test/
H A Dether_bpf.c62 static int bpf = -1; variable
[all...]
/netbsd-current/usr.sbin/wakeonlan/
H A Dwakeonlan.c83 wake(int bpf, const char *host) argument
94 bind_if_to_bpf(char const *ifname, int bpf) argument
159 send_wakeup(int bpf, struct ether_addr const *addr) argument
191 int bpf, n; local
[all...]
/netbsd-current/usr.bin/fstat/
H A Dmisc.c126 struct bpf_d bpf; local
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_irig.c239 double bpf[9]; /* IRIG-B filter shift register */ member in struct:irigunit
[all...]
H A Drefclock_chu.c385 double bpf[9]; /* IIR bandpass filter */ member in struct:chuunit
[all...]
H A Drefclock_wwv.c935 static double bpf[9]; /* 1000/1200-Hz bpf delay line */ local
[all...]
/netbsd-current/sys/dev/sbus/
H A Ddbri.c1103 chi_reset(struct dbri_softc *sc, enum ms ms, int bpf) argument
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-sita.c898 static int pcap_setfilter_acn(pcap_t *handle, struct bpf_program *bpf) { argument

Completed in 327 milliseconds