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

  /external/libnl/include/
netlink-types.h 147 #define IFQDISCSIZ 32
167 char l_qdisc[IFQDISCSIZ];
  /external/libnl/lib/route/
link.c 245 .maxlen = IFQDISCSIZ },
366 nla_strlcpy(link->l_qdisc, tb[IFLA_QDISC], IFQDISCSIZ);
    [all...]

Completed in 45 milliseconds