/linux/include/net/ |
H A D | tc_wrapper.h | 160 if (tp->classify == cls_bpf_classify) in tc_classify() 164 if (tp->classify == u32_classify) in tc_classify() 168 if (tp->classify == fl_classify) in tc_classify() 172 if (tp->classify == fw_classify) in tc_classify() 176 if (tp->classify == mall_classify) in tc_classify() 180 if (tp->classify == basic_classify) in tc_classify() 184 if (tp->classify == cls_cgroup_classify) in tc_classify() 188 if (tp->classify == flow_classify) in tc_classify() 192 if (tp->classify == route4_classify) in tc_classify() 197 return tp->classify(sk in tc_classify() [all...] |
H A D | sch_generic.h | 341 int (*classify)(struct sk_buff *, member 412 int (*classify)(struct sk_buff *, member
|
/linux/net/core/ |
H A D | timestamping.c | 14 static unsigned int classify(const struct sk_buff *skb) in classify() function 53 type = classify(skb); in skb_clone_tx_timestamp()
|
/linux/net/sched/ |
H A D | Kconfig | 488 Say Y here if you want to be able to classify packets using 500 If you say Y here, you will be able to classify packets 510 If you say Y here, you will be able to classify packets 520 Say Y here to be able to classify packets using a universal 543 If you say Y here, you will be able to classify packets based on 556 Say Y here if you want to classify packets based on the control 566 If you say Y here, you will be able to classify packets based on 576 If you say Y here, you will be able to classify packets based on 586 If you say Y here, you will be able to classify packets based on 619 Say Y here if you want to be able to classify packet [all...] |
H A D | cls_cgroup.c | 204 .classify = cls_cgroup_classify,
|
H A D | cls_matchall.c | 391 .classify = mall_classify,
|
H A D | cls_fw.c | 79 /* Old method: classify the packet using its skb mark. */ in fw_classify() 425 .classify = fw_classify,
|
H A D | cls_flow.c | 696 .classify = flow_classify,
|
H A D | cls_bpf.c | 5 * Might be used to classify traffic through flexible, user-defined and 687 .classify = cls_bpf_classify,
|
H A D | cls_u32.c | 1458 .classify = u32_classify,
|
H A D | cls_api.c | 389 tp->classify = tp->ops->classify; in tcf_proto_create()
|
/linux/drivers/ata/ |
H A D | libata.h | 182 extern int ata_eh_reset(struct ata_link *link, int classify,
|
/linux/tools/testing/selftests/bpf/ |
H A D | README.rst | 41 classify the entry: column two is a copy and paste of the error being reported
|
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A D | overview.rst | 194 parse/classify config, IRQ config, enable, reset
|
/linux/Documentation/driver-api/thermal/ |
H A D | intel_dptf.rst | 411 4 – Unknown: Can't classify.
|
/linux/Documentation/process/ |
H A D | maintainer-netdev.rst | 176 completely. Maintainers will classify and update the state of the patches
|
H A D | adding-syscalls.rst | 528 functions that classify some special types of system call -- specifically
|
/linux/Documentation/networking/diagnostic/ |
H A D | twisted_pair_layer1_diagnostics.rst | 481 - An **Unknown** result may occur when the test cannot classify the fault or
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | cgroups.rst | 142 With the ability to classify tasks differently for different resources
|
/linux/arch/arm64/ |
H A D | Kconfig | 1950 errors, classify them and report them to software.
|
/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 3051 If enabled, do not classify optimistic addresses as deprecated during
|