Home
last modified time | relevance | path

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

/freebsd/sys/netlink/route/
H A Droute.h201 #define RTA_PRIORITY NL_RTA_PRIORITY macro
/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink_route.py35 RTA_PRIORITY = 6 variable in RtattrType
665 AttrDescr(RtattrType.RTA_PRIORITY, NlAttrU32),