Searched defs:tc_htb_qopt_offload (Results 1 – 1 of 1) sorted by relevance
863 struct tc_htb_qopt_offload { struct864 struct netlink_ext_ack *extack;865 enum tc_htb_command command;866 u32 parent_classid;867 u16 classid;868 u16 qid;869 u64 rate;870 u64 ceil;
Completed in 6 milliseconds