HomeSort by relevance Sort by last modified time
    Searched refs:BPF_B (Results 26 - 50 of 80) sorted by null

12 3 4

  /external/libpcap/
optimize.c 753 if (next->s.code != (BPF_LDX|BPF_MSH|BPF_B))
956 case BPF_LD|BPF_ABS|BPF_B:
963 case BPF_LD|BPF_IND|BPF_B:
991 case BPF_LDX|BPF_MSH|BPF_B:
    [all...]
  /external/toybox/toys/pending/
dhcp.c 240 BPF_STMT(BPF_LD|BPF_B|BPF_ABS, 9),
244 BPF_STMT(BPF_LDX|BPF_B|BPF_MSH, 0), BPF_STMT(BPF_LD|BPF_H|BPF_IND, 2),
    [all...]
  /external/iputils/
ping6.c     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 98 BPF_B = 0x10
    [all...]
zerrors_darwin_amd64.go 98 BPF_B = 0x10
    [all...]
zerrors_darwin_arm.go 97 BPF_B = 0x10
    [all...]
zerrors_darwin_arm64.go 99 BPF_B = 0x10
    [all...]
zerrors_dragonfly_amd64.go 99 BPF_B = 0x10
    [all...]
zerrors_freebsd_386.go 164 BPF_B = 0x10
    [all...]
zerrors_freebsd_amd64.go 164 BPF_B = 0x10
    [all...]
zerrors_freebsd_arm.go 164 BPF_B = 0x10
    [all...]
zerrors_linux_386.go 116 BPF_B = 0x10
    [all...]
zerrors_linux_amd64.go 116 BPF_B = 0x10
    [all...]
zerrors_linux_arm.go 116 BPF_B = 0x10
    [all...]
zerrors_linux_arm64.go 155 BPF_B = 0x10
    [all...]
zerrors_linux_mips.go 154 BPF_B = 0x10
    [all...]
zerrors_linux_mips64.go 152 BPF_B = 0x10
    [all...]
zerrors_linux_mips64le.go 152 BPF_B = 0x10
    [all...]
zerrors_linux_mipsle.go 154 BPF_B = 0x10
    [all...]
zerrors_netbsd_386.go 109 BPF_B = 0x10
    [all...]
zerrors_netbsd_amd64.go 109 BPF_B = 0x10
    [all...]
zerrors_netbsd_arm.go 109 BPF_B = 0x10
    [all...]
zerrors_openbsd_386.go 104 BPF_B = 0x10
    [all...]
zerrors_openbsd_amd64.go 104 BPF_B = 0x10
    [all...]
zerrors_openbsd_arm.go 104 BPF_B = 0x10
    [all...]

Completed in 1986 milliseconds

12 3 4