Home
last modified time | relevance | path

Searched refs:bpf_ops (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/net/
Dbpf.h297 struct bpf_ops { struct
313 u_int _bpf_filter(const struct bpf_insn *, const struct bpf_ops *, argument
Dbpf_filter.c70 static const struct bpf_ops bpf_mem_ops = {
142 _bpf_filter(const struct bpf_insn *pc, const struct bpf_ops *ops, in _bpf_filter()
Dbpf.c1902 const struct bpf_ops bpf_mbuf_ops = {