Searched defs:TC_CAST (Results 1 - 1 of 1) sorted by relevance

/external/libnl/include/netlink/route/
H A Dtc.h53 * rtnl_tc_set_mpu(TC_CAST(qdisc), 40);
56 #define TC_CAST(ptr) ((struct rtnl_tc *) (ptr)) macro
63 * uint64_t n = rtnl_tc_get_stat(TC_CAST(class), RTNL_TC_PACKETS);

Completed in 47 milliseconds