Searched defs:bpf_insn (Results 1 - 4 of 4) sorted by relevance

/external/libpcap/pcap/
H A Dbpf.h110 struct bpf_insn *bf_insns;
238 struct bpf_insn { struct
262 PCAP_API int bpf_validate(const struct bpf_insn *, int);
263 PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
264 extern u_int bpf_filter_with_aux_data(const struct bpf_insn *, const u_char *, u_int, u_int, const struct bpf_aux_data *);
/external/iproute2/include/linux/
H A Dbpf.h58 struct bpf_insn { struct
/external/dhcpcd-6.8.2/
H A Dif-linux.c92 #define bpf_insn sock_filter macro
/external/kernel-headers/original/uapi/linux/
H A Dbpf.h58 struct bpf_insn { struct

Completed in 372 milliseconds