Home
last modified time | relevance | path

Searched defs:bpf_buf (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/aranym/aranym-1.1.0/src/Unix/MacOSX/
H A Dethernet_macosx.h36 struct bpf_hdr* bpf_buf; variable
H A Dethernet_macosx.cpp172 static void dump_bpf_buf(const char *prefix, bpf_hdr* bpf_buf) in dump_bpf_buf()
/dports/net-mgmt/openlldp/openlldp-0.4alpha/src/platform/framehandlers/bpf/
H A Dlldp_bpf_framer.c58 struct bpf_hdr *bpf_buf = malloc(lldp_port->mtu); in lldp_read() local
/dports/audio/codec2/codec2-1.0.3/src/
H A Dcodec2_internal.h47 float *bpf_buf; /* buffer for band pass filter */ member
H A Dc2sim.c495 float bpf_buf[BPF_N+N_SAMP]; in main() local