Home
last modified time | relevance | path

Searched refs:tcm_handle (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/lib/route/
Dclass.c213 tchdr.tcm_handle = class->c_handle; in rtnl_class_build_delete_request()
Dqdisc.c296 tchdr.tcm_handle = qdisc->q_handle; in rtnl_qdisc_build_delete_request()
Dtc.c92 tc->tc_handle = tm->tcm_handle; in rtnl_tc_msg_parse()
209 .tcm_handle = tc->tc_handle, in rtnl_tc_msg_build()
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h557 __u32 tcm_handle; member