HomeSort by relevance Sort by last modified time
    Searched defs:bpf_insn (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd/
lpf.c 40 # define bpf_insn sock_filter macro
  /external/libpcap/
pcap-bpf.h 91 struct bpf_insn *bf_insns;
804 struct bpf_insn { struct
818 extern int bpf_validate(struct bpf_insn *, int);
819 extern u_int bpf_filter(struct bpf_insn *, u_char *, u_int, u_int);

Completed in 455 milliseconds