Searched defs:cbq_add_filter (Results 1 – 3 of 3) sorted by relevance
146 struct cbq_add_filter { struct147 struct cbq_interface cbq_iface;148 u_int32_t cbq_class_handle;149 struct flow_filter cbq_filter;151 u_long cbq_filter_handle;
762 cbq_add_filter(struct cbq_add_filter *afp) in cbq_add_filter() function
1055 cbq_add_filter(struct fltrinfo *fltrinfo) in cbq_add_filter() function