HomeSort by relevance Sort by last modified time
    Searched refs:fopt (Results 1 - 3 of 3) 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...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]

Completed in 6111 milliseconds