Searched refs:rtmtypes (Results 1 – 1 of 1) sorted by relevance
94 static struct arglist rtmtypes[] = { {"none", RTN_UNSPEC}, variable340 char *name = idx_to_string(idx, rtmtypes); in rtmtype_idx2str()349 int idx = string_to_idx(name, rtmtypes); in rtmtype_str2idx()2088 idx = substring_to_idx(*argv,rtmtypes); in route_update()