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

  /external/iproute2/tc/
e_bpf.c 124 if (aux.num_ent == 0) {
130 env_num = env_old + aux.num_ent + 2;
142 ret = asprintf(&tmp, "BPF_NUM_MAPS=%u", aux.num_ent);
168 for (i = 0; i < aux.num_ent; i++)
  /external/iproute2/include/
bpf_scm.h 22 unsigned short num_ent; member in struct:bpf_map_aux
  /external/iproute2/lib/
bpf.c     [all...]

Completed in 272 milliseconds