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