Searched refs:classify (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/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() 67 type = classify(skb); in skb_defer_rx_timestamp()
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 357 Say Y here if you want to be able to classify packets using 367 Say Y here if you want to be able to classify packets based on 380 If you say Y here, you will be able to classify packets 390 If you say Y here, you will be able to classify packets 400 Say Y here to be able to classify packets using a universal 427 Say Y here if you want to be able to classify outgoing packets based 441 Say Y here if you want to be able to classify outgoing packets based 451 If you say Y here, you will be able to classify packets based on 464 Say Y here if you want to classify packets based on the control 474 If you say Y here, you will be able to classify packets based on [all …]
|
D | cls_cgroup.c | 212 .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_bpf.c | 474 .classify = cls_bpf_classify,
|
D | cls_fw.c | 415 .classify = fw_classify,
|
D | cls_tcindex.c | 555 .classify = tcindex_classify,
|
D | cls_route.c | 651 .classify = route4_classify,
|
D | cls_flow.c | 669 .classify = flow_classify,
|
D | cls_rsvp.h | 710 .classify = rsvp_classify,
|
D | cls_u32.c | 1055 .classify = u32_classify,
|
D | sch_api.c | 1828 err = tp->classify(skb, tp, res); in tc_classify_compat()
|
/linux-4.1.27/include/net/ |
D | sch_generic.h | 215 int (*classify)(struct sk_buff *, member 240 int (*classify)(struct sk_buff *, member
|
/linux-4.1.27/drivers/ata/ |
D | libata.h | 171 extern int ata_eh_reset(struct ata_link *link, int classify,
|
D | libata-eh.c | 2629 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument 2930 if (classify && nr_unknown) { in ata_eh_reset()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 76 is used to classify clients as "isolated" by the
|
/linux-4.1.27/Documentation/cgroups/ |
D | cgroups.txt | 136 With the ability to classify tasks differently for different resources
|
/linux-4.1.27/Documentation/networking/ |
D | ip-sysctl.txt | 1555 If enabled, do not classify optimistic addresses as deprecated during
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1710 Other hard to classify stuff
|