Searched refs:classify (Results 1 – 25 of 25) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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 | 415 .classify = mall_classify,
|
D | cls_fw.c | 437 .classify = fw_classify,
|
D | cls_route.c | 659 .classify = route4_classify,
|
D | cls_flow.c | 699 .classify = flow_classify,
|
D | cls_tcindex.c | 740 .classify = tcindex_classify,
|
D | cls_bpf.c | 700 .classify = cls_bpf_classify,
|
D | cls_rsvp.h | 754 .classify = rsvp_classify,
|
D | cls_api.c | 268 tp->classify = tp->ops->classify; in tcf_proto_create() 1550 err = tp->classify(skb, tp, res); in __tcf_classify()
|
D | cls_u32.c | 1385 .classify = u32_classify,
|
D | cls_flower.c | 3187 .classify = fl_classify,
|
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
D | sysfs-class-net-mesh | 78 is used to classify clients as "isolated" by the
|
/kernel/linux/linux-5.10/drivers/ata/ |
D | libata.h | 171 extern int ata_eh_reset(struct ata_link *link, int classify,
|
D | libata-eh.c | 2450 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument 2751 if (classify && nr_unknown) { in ata_eh_reset()
|
/kernel/linux/linux-5.10/include/net/ |
D | sch_generic.h | 344 int (*classify)(struct sk_buff *, member 409 int (*classify)(struct sk_buff *, member
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | overview.rst | 193 parse/classify config, IRQ config, enable, reset
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | adding-syscalls.rst | 447 functions that classify some special types of system call -- specifically
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 140 With the ability to classify tasks differently for different resources
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | Kconfig | 10 This allows you to classify packets from ingress using the Netfilter
|
/kernel/linux/linux-5.10/arch/arm64/ |
D | Kconfig | 1485 errors, classify them and report them to software.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | ip-sysctl.rst | 2208 If enabled, do not classify optimistic addresses as deprecated during
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0005_linux_include.patch | 18458 + with the PCD mechanisms in order to parse-classify-distribute those
|