Home
last modified time | relevance | path

Searched refs:RTA_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/netlink/route/
H A Droute.h200 #define RTA_PRIORITY NL_RTA_PRIORITY macro
/freebsd-14.2/tests/atf_python/sys/netlink/
H A Dnetlink_route.py33 RTA_PRIORITY = 6 variable in RtattrType
609 AttrDescr(RtattrType.RTA_PRIORITY, NlAttrU32),