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

  /external/iproute2/tc/
tc_util.h 72 extern void print_qdisc_handle(char *buf, int len, __u32 h);
tc_util.c 355 void print_qdisc_handle(char *buf, int len, __u32 h) function
362 print_qdisc_handle(buf, SPRINT_BSIZE-1, h);

Completed in 76 milliseconds