Searched refs:classify (Results 1 – 25 of 25) sorted by relevance
/linux-4.4.14/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-4.4.14/net/sched/ |
D | Kconfig | 358 Say Y here if you want to be able to classify packets using 368 Say Y here if you want to be able to classify packets based on 381 If you say Y here, you will be able to classify packets 391 If you say Y here, you will be able to classify packets 401 Say Y here to be able to classify packets using a universal 428 Say Y here if you want to be able to classify outgoing packets based 442 Say Y here if you want to be able to classify outgoing packets based 452 If you say Y here, you will be able to classify packets based on 465 Say Y here if you want to classify packets based on the control 475 If you say Y here, you will be able to classify packets based on [all …]
|
D | cls_cgroup.c | 193 .classify = cls_cgroup_classify,
|
D | cls_api.c | 270 tp->classify = tp_ops->classify; in tc_ctl_tfilter()
|
D | cls_basic.c | 288 .classify = basic_classify,
|
D | cls_fw.c | 415 .classify = fw_classify,
|
D | cls_bpf.c | 532 .classify = cls_bpf_classify,
|
D | cls_route.c | 651 .classify = route4_classify,
|
D | cls_tcindex.c | 576 .classify = tcindex_classify,
|
D | cls_flow.c | 682 .classify = flow_classify,
|
D | cls_rsvp.h | 720 .classify = rsvp_classify,
|
D | cls_flower.c | 671 .classify = fl_classify,
|
D | cls_u32.c | 1055 .classify = u32_classify,
|
D | sch_api.c | 1837 err = tp->classify(skb, tp, res); in tc_classify()
|
/linux-4.4.14/include/net/ |
D | sch_generic.h | 215 int (*classify)(struct sk_buff *, member 240 int (*classify)(struct sk_buff *, member
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 76 is used to classify clients as "isolated" by the
|
/linux-4.4.14/drivers/ata/ |
D | libata.h | 171 extern int ata_eh_reset(struct ata_link *link, int classify,
|
D | libata-eh.c | 2637 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument 2938 if (classify && nr_unknown) { in ata_eh_reset()
|
/linux-4.4.14/Documentation/DocBook/ |
D | libata.xml.db | 12 API-ata-dev-classify
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 188 parse/classify config, irq config, enable, reset
|
/linux-4.4.14/Documentation/ |
D | adding-syscalls.txt | 434 functions that classify some special types of system call -- specifically
|
/linux-4.4.14/Documentation/cgroups/ |
D | cgroups.txt | 136 With the ability to classify tasks differently for different resources
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 9 This allows you to classify packets from ingress using the Netfilter
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 1635 If enabled, do not classify optimistic addresses as deprecated during
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1710 Other hard to classify stuff
|