Searched defs:tc_htb_qopt_offload (Results 1 – 1 of 1) sorted by relevance
850 struct tc_htb_qopt_offload { struct851 struct netlink_ext_ack *extack;852 enum tc_htb_command command;853 u32 parent_classid;854 u16 classid;855 u16 qid;856 u32 quantum;857 u64 rate;858 u64 ceil;859 u8 prio;