Searched refs:RTA_METRICS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/netlink/route/
H A Droute.h203 #define RTA_METRICS NL_RTA_METRICS macro
266 * RTA_METRICS is a nested attribute, consisting of a list of
/freebsd-current/tests/atf_python/sys/netlink/
H A Dnetlink_route.py35 RTA_METRICS = 8 variable in class:RtattrType
615 RtattrType.RTA_METRICS,
/freebsd-current/sbin/route/
H A Droute_netlink.c261 int off = snl_add_msg_attr_nested(&nw, RTA_METRICS);

Completed in 128 milliseconds