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

  /external/libnl/include/netlink/cli/
tc.h 24 extern void nl_cli_tc_parse_overhead(struct rtnl_tc *, char *);
  /external/libnl/src/lib/
tc.c 74 void nl_cli_tc_parse_overhead(struct rtnl_tc *tc, char *arg) function
  /external/libnl/src/
nl-class-add.c 116 case ARG_OVERHEAD: nl_cli_tc_parse_overhead(tc, optarg); break;
nl-cls-add.c 120 case ARG_OVERHEAD: nl_cli_tc_parse_overhead(tc, optarg); break;

Completed in 3057 milliseconds