HomeSort by relevance Sort by last modified time
    Searched refs:bpf_mode (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
bpf_mode.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_mode.in; do not edit. */
5 # error static const struct xlat bpf_mode in mpers mode
10 const struct xlat bpf_mode[] = { variable in typeref:struct:xlat
  /external/strace/
seccomp.c 40 # include "xlat/bpf_mode.h"
74 printxval(bpf_mode, BPF_MODE(code), "BPF_???");
Makefile 726 xlat/bpf_mode.in xlat/bpf_op_alu.in xlat/bpf_op_jmp.in \
    [all...]
  /external/iproute2/tc/
tc_bpf.c 466 enum bpf_mode { enum
476 enum bpf_prog_type *type, enum bpf_mode *mode,
592 enum bpf_mode mode;
634 enum bpf_mode mode;
    [all...]

Completed in 1243 milliseconds