Searched refs:FRA_PRIORITY (Results 1 – 3 of 3) sorted by relevance
75 if (tb[FRA_PRIORITY]) in print_rule()76 fprintf(fp, "%u:\t", *(unsigned*)RTA_DATA(tb[FRA_PRIORITY])); in print_rule()382 addattr32(&req.n, sizeof(req), FRA_PRIORITY, pref); in iprule_modify()509 if (tb[FRA_PRIORITY]) { in flush_rule()
40 FRA_PRIORITY, /* priority/preference */ enumerator