Searched refs:RTA_PROTOINFO (Results 1 – 2 of 2) sorted by relevance
325 RTA_PROTOINFO, /* no longer used */ enumerator
2239 ((idx == 2) ? RTA_PRIORITY : RTA_PROTOINFO), in ruleupdate()2368 if (attr[RTA_PROTOINFO]) in show_rules()2369 printf("fwmark %#x ", *(uint32_t*)RTA_DATA(attr[RTA_PROTOINFO])); in show_rules()