Searched refs:classify (Results 1 – 25 of 25) sorted by relevance
/Linux-v4.19/net/core/ |
D | timestamping.c | 26 static unsigned int classify(const struct sk_buff *skb) in classify() function 44 type = classify(skb); in skb_clone_tx_timestamp()
|
/Linux-v4.19/net/sched/ |
D | Kconfig | 455 Say Y here if you want to be able to classify packets using 465 Say Y here if you want to be able to classify packets based on 478 If you say Y here, you will be able to classify packets 488 If you say Y here, you will be able to classify packets 498 Say Y here to be able to classify packets using a universal 525 Say Y here if you want to be able to classify outgoing packets based 539 Say Y here if you want to be able to classify outgoing packets based 549 If you say Y here, you will be able to classify packets based on 562 Say Y here if you want to classify packets based on the control 572 If you say Y here, you will be able to classify packets based on [all …]
|
D | cls_cgroup.c | 200 .classify = cls_cgroup_classify,
|
D | cls_basic.c | 302 .classify = basic_classify,
|
D | cls_matchall.c | 318 .classify = mall_classify,
|
D | cls_fw.c | 445 .classify = fw_classify,
|
D | cls_route.c | 658 .classify = route4_classify,
|
D | cls_api.c | 170 tp->classify = tp->ops->classify; in tcf_proto_create() 979 err = tp->classify(skb, tp, res); in tcf_classify()
|
D | cls_flow.c | 699 .classify = flow_classify,
|
D | cls_tcindex.c | 649 .classify = tcindex_classify,
|
D | cls_bpf.c | 694 .classify = cls_bpf_classify,
|
D | cls_rsvp.h | 749 .classify = rsvp_classify,
|
D | cls_u32.c | 1448 .classify = u32_classify,
|
D | cls_flower.c | 1933 .classify = fl_classify,
|
/Linux-v4.19/drivers/ata/ |
D | libata.h | 168 extern int ata_eh_reset(struct ata_link *link, int classify,
|
D | libata-eh.c | 2659 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument 2960 if (classify && nr_unknown) { in ata_eh_reset()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 76 is used to classify clients as "isolated" by the
|
/Linux-v4.19/include/net/ |
D | sch_generic.h | 253 int (*classify)(struct sk_buff *, member 296 int (*classify)(struct sk_buff *, member
|
/Linux-v4.19/Documentation/networking/dpaa2/ |
D | overview.rst | 193 parse/classify config, IRQ config, enable, reset
|
/Linux-v4.19/Documentation/process/ |
D | adding-syscalls.rst | 444 functions that classify some special types of system call -- specifically
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cgroups.txt | 136 With the ability to classify tasks differently for different resources
|
/Linux-v4.19/arch/arm64/ |
D | Kconfig | 1125 errors, classify them and report them to software.
|
/Linux-v4.19/net/netfilter/ |
D | Kconfig | 9 This allows you to classify packets from ingress using the Netfilter
|
/Linux-v4.19/Documentation/networking/ |
D | ip-sysctl.txt | 1822 If enabled, do not classify optimistic addresses as deprecated during
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1710 Other hard to classify stuff
|