Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 25 of 25) sorted by relevance

/linux/include/net/
A Dtc_wrapper.h160 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(skb, tp, res); in tc_classify()
[all …]
A Dsch_generic.h341 int (*classify)(struct sk_buff *, member
412 int (*classify)(struct sk_buff *, member
/linux/net/core/
A Dtimestamping.c13 static unsigned int classify(const struct sk_buff *skb) in classify() function
32 type = classify(skb); in skb_clone_tx_timestamp()
/linux/net/sched/
A DKconfig464 Say Y here if you want to be able to classify packets using
476 If you say Y here, you will be able to classify packets
486 If you say Y here, you will be able to classify packets
496 Say Y here to be able to classify packets using a universal
595 Say Y here if you want to be able to classify packets based on
605 Say Y here if you want to be able to classify packets based on
615 Say Y here if you want to be able to classify packets using
625 Say Y here if you want to be able to classify packets based on
640 Say Y here if you want to be able to classify packets based on
650 Say Y here if you want to be able to classify CAN frames based
[all …]
A Dcls_cgroup.c204 .classify = cls_cgroup_classify,
A Dcls_basic.c320 .classify = basic_classify,
A Dcls_matchall.c389 .classify = mall_classify,
A Dcls_fw.c425 .classify = fw_classify,
A Dcls_route.c663 .classify = route4_classify,
A Dcls_bpf.c685 .classify = cls_bpf_classify,
A Dcls_flow.c695 .classify = flow_classify,
A Dcls_u32.c1454 .classify = u32_classify,
A Dcls_api.c389 tp->classify = tp->ops->classify; in tcf_proto_create()
A Dcls_flower.c3831 .classify = fl_classify,
/linux/drivers/ata/
A Dlibata.h174 extern int ata_eh_reset(struct ata_link *link, int classify,
A Dlibata-eh.c2613 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument
2919 if (classify && nr_unknown) { in ata_eh_reset()
/linux/tools/testing/selftests/bpf/
A DREADME.rst41 classify the entry: column two is a copy and paste of the error being reported
/linux/Documentation/driver-api/thermal/
A Dintel_dptf.rst381 4 – Unknown: Can't classify.
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Doverview.rst194 parse/classify config, IRQ config, enable, reset
/linux/Documentation/process/
A Dmaintainer-netdev.rst176 completely. Maintainers will classify and update the state of the patches
A Dadding-syscalls.rst447 functions that classify some special types of system call -- specifically
/linux/net/netfilter/
A DKconfig10 This allows you to classify packets from ingress using the Netfilter
18 This allows you to classify packets before transmission using the
/linux/Documentation/admin-guide/cgroup-v1/
A Dcgroups.rst142 With the ability to classify tasks differently for different resources
/linux/arch/arm64/
A DKconfig1913 errors, classify them and report them to software.
/linux/Documentation/networking/
A Dip-sysctl.rst2712 If enabled, do not classify optimistic addresses as deprecated during

Completed in 88 milliseconds