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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_bpf.h 36 TCA_ACT_BPF_NAME,
  /external/iproute2/include/linux/tc_act/
tc_bpf.h 28 TCA_ACT_BPF_NAME,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_bpf.h 28 TCA_ACT_BPF_NAME,
  /external/iproute2/tc/
m_bpf.c 29 [BPF_NLA_NAME] = TCA_ACT_BPF_NAME,
174 if (tb[TCA_ACT_BPF_NAME])
175 fprintf(f, "%s ", rta_getattr_str(tb[TCA_ACT_BPF_NAME]));

Completed in 51 milliseconds