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

  /external/iproute2/tc/
q_cbq.c 187 struct tc_cbq_fopt fopt; local
202 memset(&fopt, 0, sizeof(fopt));
319 if (get_tc_classid(&fopt.split, *argv)) {
327 err = sscanf(*argv, "%08x/%08x", &fopt.defmap, &fopt.defchange);
333 fopt.defchange = ~0;
421 addattr_l(n, 1024, TCA_CBQ_FOPT, &fopt, sizeof(fopt));
443 struct tc_cbq_fopt *fopt = NULL local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c 24933 const struct arm_legacy_option_table *fopt; local
    [all...]

Completed in 779 milliseconds