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

  /external/iproute2/include/uapi/linux/
bpf.h 670 #define BPF_F_INGRESS (1ULL << 0)
  /bionic/libc/kernel/uapi/linux/
bpf.h 325 #define BPF_F_INGRESS (1ULL << 0)
  /external/bcc/src/cc/compat/linux/
bpf.h 690 * interfaces can be used for redirection. The **BPF_F_INGRESS**
    [all...]
  /external/kernel-headers/original/uapi/linux/
bpf.h 713 * interfaces can be used for redirection. The **BPF_F_INGRESS**
    [all...]

Completed in 304 milliseconds