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