Home
last modified time | relevance | path

Searched defs:classid (Results 1 – 25 of 42) sorted by relevance

12

/linux/include/net/
H A Dcls_cgroup.h20 u32 classid; member
27 u32 classid; in task_cls_classid() local
42 u32 classid; in sock_update_classid() local
55 u32 classid in task_get_classid() local
[all...]
H A Dsch_generic.h329 u32 classid; member
470 u32 classid; /* which class this block belongs to */ member
608 u32 classid; member
669 static inline int tc_classid_to_hwtc(struct net_device *dev, u32 classid) in tc_classid_to_hwtc() argument
/linux/tools/usb/usbip/libsrc/
H A Dnames.c39 u_int8_t classid; member
45 u_int8_t classid, subclassid; member
51 u_int8_t classid, subclassid, protocolid; member
105 const char *names_class(u_int8_t classid) in names_class() argument
116 const char *names_subclass(u_int8_t classid, u_int8_t subclassid) in names_subclass() argument
127 names_protocol(u_int8_t classid,u_int8_t subclassid,u_int8_t protocolid) names_protocol() argument
228 new_class(const char * name,u_int8_t classid) new_class() argument
247 new_subclass(const char * name,u_int8_t classid,u_int8_t subclassid) new_subclass() argument
267 new_protocol(const char * name,u_int8_t classid,u_int8_t subclassid,u_int8_t protocolid) new_protocol() argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhtb.c16 u32 classid; /* 16-bit, except root. */ member
70 mlx5e_htb_node_create_leaf(struct mlx5e_htb *htb, u16 classid, u16 qid, in mlx5e_htb_node_create_leaf() argument
107 static struct mlx5e_qos_node *mlx5e_htb_node_find(struct mlx5e_htb *htb, u32 classid) in mlx5e_htb_node_find() argument
119 mlx5e_htb_node_find_rcu(struct mlx5e_htb * htb,u32 classid) mlx5e_htb_node_find_rcu() argument
147 mlx5e_htb_get_txq_by_classid(struct mlx5e_htb * htb,u16 classid) mlx5e_htb_get_txq_by_classid() argument
286 mlx5e_htb_leaf_alloc_queue(struct mlx5e_htb * htb,u16 classid,u32 parent_classid,u64 rate,u64 ceil,struct netlink_ext_ack * extack) mlx5e_htb_leaf_alloc_queue() argument
342 mlx5e_htb_leaf_to_inner(struct mlx5e_htb * htb,u16 classid,u16 child_classid,u64 rate,u64 ceil,struct netlink_ext_ack * extack) mlx5e_htb_leaf_to_inner() argument
443 mlx5e_htb_leaf_del(struct mlx5e_htb * htb,u16 * classid,struct netlink_ext_ack * extack) mlx5e_htb_leaf_del() argument
540 mlx5e_htb_leaf_del_last(struct mlx5e_htb * htb,u16 classid,bool force,struct netlink_ext_ack * extack) mlx5e_htb_leaf_del_last() argument
655 mlx5e_htb_node_modify(struct mlx5e_htb * htb,u16 classid,u64 rate,u64 ceil,struct netlink_ext_ack * extack) mlx5e_htb_node_modify() argument
[all...]
H A Dselq.c179 u16 classid; in mlx5e_select_htb_queue() local
/linux/net/sched/
H A Dsch_ingress.c29 static unsigned long ingress_find(struct Qdisc *sch, u32 classid) in ingress_find() argument
35 unsigned long parent, u32 classid) in ingress_bind_filter() argument
182 static unsigned long clsact_find(struct Qdisc *sch, u32 classid) in clsact_find() argument
194 unsigned long parent, u32 classid) in clsact_bind_filter() argument
H A Dsch_drr.c43 static struct drr_class *drr_find_class(struct Qdisc *sch, u32 classid) in drr_find_class() argument
58 static int drr_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in drr_change_class() argument
174 static unsigned long drr_search_class(struct Qdisc *sch, u32 classid) in drr_search_class() argument
193 u32 classid) in drr_bind_tcf() argument
[all...]
H A Dsch_multiq.c302 static unsigned long multiq_find(struct Qdisc *sch, u32 classid) in multiq_find() argument
313 u32 classid) in multiq_bind() argument
H A Dsch_prio.c325 static unsigned long prio_find(struct Qdisc *sch, u32 classid) in prio_find() argument
335 static unsigned long prio_bind(struct Qdisc *sch, unsigned long parent, u32 classid) in prio_bind() argument
H A Dsch_ets.c204 static int ets_class_change(struct Qdisc *sch, u32 classid, u32 parentid, in ets_class_change()
281 static unsigned long ets_class_find(struct Qdisc *sch, u32 classid) in ets_class_find()
371 u32 classid) in ets_qdisc_bind_tcf()
H A Dsch_sfb.c640 static unsigned long sfb_find(struct Qdisc *sch, u32 classid) in sfb_find() argument
649 static int sfb_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in sfb_change_class() argument
680 u32 classid) in sfb_bind() argument
H A Dsch_qfq.c210 static struct qfq_class *qfq_find_class(struct Qdisc *sch, u32 classid) in qfq_find_class() argument
406 static int qfq_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in qfq_change_class() argument
567 static unsigned long qfq_search_class(struct Qdisc *sch, u32 classid) in qfq_search_class() argument
584 u32 classid) in qfq_bind_tcf() argument
[all...]
H A Dcls_cgroup.c31 u32 classid = task_get_classid(skb); in cls_cgroup_classify() local
H A Dsch_mq.c208 static unsigned long mq_find(struct Qdisc *sch, u32 classid) in mq_find() argument
H A Dsch_skbprio.c237 static unsigned long skbprio_find(struct Qdisc *sch, u32 classid) in skbprio_find() argument
H A Dsch_sfq.c872 static unsigned long sfq_find(struct Qdisc *sch, u32 classid) in sfq_find() argument
878 u32 classid) in sfq_bind() argument
H A Dsch_dualpi2.c1082 static unsigned long dualpi2_find(struct Qdisc *sch, u32 classid) in dualpi2_find() argument
1088 u32 classid) in dualpi2_bind() argument
H A Dcls_matchall.c381 static void mall_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in mall_bind_class() argument
H A Dcls_fw.c415 static void fw_bind_class(void *fh, u32 classid, unsigned long cl, void *q, in fw_bind_class() argument
H A Dsch_htb.c1594 u32 classid = TC_H_MAJ(sch->handle) | htb_destroy_class_offload() local
1759 htb_change_class(struct Qdisc * sch,u32 classid,u32 parentid,struct nlattr ** tca,unsigned long * arg,struct netlink_ext_ack * extack) htb_change_class() argument
2082 htb_bind_filter(struct Qdisc * sch,unsigned long parent,u32 classid) htb_bind_filter() argument
[all...]
H A Dsch_tbf.c582 static unsigned long tbf_find(struct Qdisc *sch, u32 classid) in tbf_find() argument
H A Dsch_api.c339 static struct Qdisc *qdisc_leaf(struct Qdisc *p, u32 classid, in qdisc_leaf() argument
1088 struct sk_buff *skb, struct nlmsghdr *n, u32 classid, in qdisc_graft() argument
2076 u32 classid; global() member
[all...]
/linux/include/uapi/linux/netfilter/
H A Dxt_cgroup.h19 __u32 classid; member
34 __u32 classid; member
/linux/net/core/
H A Dnetclassid_cgroup.c65 u32 classid; member
85 static void update_classid_task(struct task_struct *p, u32 classid) in update_classid_task() argument
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_v1v2.c10 static int run_test(int cgroup_fd, int server_fd, bool classid) in run_test() argument

12