Searched refs:classify (Results 1 – 23 of 23) sorted by relevance
/Linux-v5.15/net/core/ |
D | timestamping.c | 13 static unsigned int classify(const struct sk_buff *skb) in classify() function 31 type = classify(skb); in skb_clone_tx_timestamp()
|
/Linux-v5.15/net/sched/ |
D | Kconfig | 500 Say Y here if you want to be able to classify packets using 510 Say Y here if you want to be able to classify packets based on 523 If you say Y here, you will be able to classify packets 533 If you say Y here, you will be able to classify packets 543 Say Y here to be able to classify packets using a universal 570 Say Y here if you want to be able to classify outgoing packets based 584 Say Y here if you want to be able to classify outgoing packets based 594 If you say Y here, you will be able to classify packets based on 607 Say Y here if you want to classify packets based on the control 617 If you say Y here, you will be able to classify packets based on [all …]
|
D | cls_cgroup.c | 202 .classify = cls_cgroup_classify,
|
D | cls_basic.c | 330 .classify = basic_classify,
|
D | cls_matchall.c | 414 .classify = mall_classify,
|
D | cls_fw.c | 436 .classify = fw_classify,
|
D | cls_route.c | 659 .classify = route4_classify,
|
D | cls_flow.c | 699 .classify = flow_classify,
|
D | cls_bpf.c | 697 .classify = cls_bpf_classify,
|
D | cls_rsvp.h | 753 .classify = rsvp_classify,
|
D | cls_tcindex.c | 714 .classify = tcindex_classify,
|
D | cls_api.c | 268 tp->classify = tp->ops->classify; in tcf_proto_create() 1549 err = tp->classify(skb, tp, res); in __tcf_classify()
|
D | cls_u32.c | 1376 .classify = u32_classify,
|
D | cls_flower.c | 3203 .classify = fl_classify,
|
/Linux-v5.15/drivers/ata/ |
D | libata.h | 171 extern int ata_eh_reset(struct ata_link *link, int classify,
|
D | libata-eh.c | 2441 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument 2743 if (classify && nr_unknown) { in ata_eh_reset()
|
/Linux-v5.15/include/net/ |
D | sch_generic.h | 348 int (*classify)(struct sk_buff *, member 413 int (*classify)(struct sk_buff *, member
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | overview.rst | 193 parse/classify config, IRQ config, enable, reset
|
/Linux-v5.15/Documentation/process/ |
D | adding-syscalls.rst | 447 functions that classify some special types of system call -- specifically
|
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 140 With the ability to classify tasks differently for different resources
|
/Linux-v5.15/net/netfilter/ |
D | Kconfig | 10 This allows you to classify packets from ingress using the Netfilter
|
/Linux-v5.15/arch/arm64/ |
D | Kconfig | 1440 errors, classify them and report them to software.
|
/Linux-v5.15/Documentation/networking/ |
D | ip-sysctl.rst | 2387 If enabled, do not classify optimistic addresses as deprecated during
|