HomeSort by relevance Sort by last modified time
    Searched defs:bpf_mode (Results 1 - 2 of 2) 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/iproute2/lib/
bpf.c 808 enum bpf_mode { enum
816 static int bpf_parse(enum bpf_prog_type *type, enum bpf_mode *mode,
929 enum bpf_mode mode;
986 enum bpf_mode mode;
    [all...]

Completed in 69 milliseconds