HomeSort by: relevance | last modified time | path
    Searched defs:BPF_SRC (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/libpcap/dist/pcap/
bpf.h 198 #define BPF_SRC(code) ((code) & 0x08)
  /src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h 389 #define BPF_SRC(code) ((code) & 0x08)
  /src/sys/net/
bpf.h 288 #define BPF_SRC(code) ((code) & 0x08)
  /src/external/gpl3/binutils/dist/include/opcode/
bpf.h 55 #define BPF_SRC 0x000f000000000000UL
  /src/external/gpl3/binutils.old/dist/include/opcode/
bpf.h 55 #define BPF_SRC 0x000f000000000000UL
  /src/external/gpl3/gdb/dist/include/opcode/
bpf.h 55 #define BPF_SRC 0x000f000000000000UL
  /src/external/gpl3/gdb.old/dist/include/opcode/
bpf.h 55 #define BPF_SRC 0x000f000000000000UL

Completed in 34 milliseconds