Home
last modified time | relevance | path

Searched refs:FRA_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Diprule.c78 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()
/external/kernel-headers/original/uapi/linux/
Dfib_rules.h40 FRA_PRIORITY, /* priority/preference */ enumerator
/external/iproute2/include/linux/
Dfib_rules.h40 FRA_PRIORITY, /* priority/preference */ enumerator