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

  /external/libnl/src/
nl-link-list.c 56 ARG_WEIGHT,
70 { "weight", 1, 0, ARG_WEIGHT },
88 case ARG_WEIGHT: nl_cli_link_parse_weight(link, optarg); break;
nl-link-set.c 88 ARG_WEIGHT,
101 { "weight", 1, 0, ARG_WEIGHT },
120 case ARG_WEIGHT: nl_cli_link_parse_weight(change, optarg); break;

Completed in 509 milliseconds