HomeSort by relevance Sort by last modified time
    Searched full:defcls (Results 51 - 53 of 53) sorted by null

1 23

  /external/iproute2/include/linux/
pkt_sched.h 339 __u32 defcls; /* default class number */ member in struct:tc_htb_glob
367 __u16 defcls; /* default class */ member in struct:tc_hfsc_qopt
  /external/iproute2/tc/
q_htb.c 78 if (get_u32(&opt.defcls, *argv, 16)) {
295 gopt->rate2quantum,gopt->defcls,gopt->direct_pkts);
  /bionic/libc/kernel/common/linux/
pkt_sched.h 251 __u32 defcls; member in struct:tc_htb_glob
281 __u16 defcls; member in struct:tc_hfsc_qopt

Completed in 1063 milliseconds

1 23