Searched refs:classify (Results 1 – 17 of 17) sorted by relevance
/linux-2.6.39/net/core/ |
D | timestamping.c | 29 static unsigned int classify(const struct sk_buff *skb) in classify() function 49 type = classify(skb); in skb_clone_tx_timestamp() 103 type = classify(skb); in skb_defer_rx_timestamp()
|
/linux-2.6.39/net/sched/ |
D | Kconfig | 261 Say Y here if you want to be able to classify packets using 271 Say Y here if you want to be able to classify packets based on 283 If you say Y here, you will be able to classify packets 293 If you say Y here, you will be able to classify packets 303 Say Y here to be able to classify packets using a universal 330 Say Y here if you want to be able to classify outgoing packets based 344 Say Y here if you want to be able to classify outgoing packets based 354 If you say Y here, you will be able to classify packets based on 366 Say Y here if you want to classify packets based on the control 399 Say Y here if you want to be able to classify packets based on [all …]
|
D | cls_api.c | 265 tp->classify = tp_ops->classify; in tc_ctl_tfilter()
|
D | cls_cgroup.c | 279 .classify = cls_cgroup_classify,
|
D | cls_basic.c | 281 .classify = basic_classify,
|
D | cls_fw.c | 375 .classify = fw_classify,
|
D | cls_tcindex.c | 483 .classify = tcindex_classify,
|
D | cls_route.c | 603 .classify = route4_classify,
|
D | cls_rsvp.h | 648 .classify = rsvp_classify,
|
D | cls_flow.c | 712 .classify = flow_classify,
|
D | cls_u32.c | 783 .classify = u32_classify,
|
D | sch_api.c | 1657 err = tp->classify(skb, tp, res); in tc_classify_compat()
|
/linux-2.6.39/include/net/ |
D | sch_generic.h | 184 int (*classify)(struct sk_buff*, struct tcf_proto*, member 208 int (*classify)(struct sk_buff*, struct tcf_proto*, member
|
/linux-2.6.39/drivers/ata/ |
D | libata.h | 165 extern int ata_eh_reset(struct ata_link *link, int classify,
|
D | libata-eh.c | 2550 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument 2847 if (classify && nr_unknown) { in ata_eh_reset()
|
/linux-2.6.39/Documentation/cgroups/ |
D | cgroups.txt | 136 With the ability to classify tasks differently for different resources
|
/linux-2.6.39/Documentation/s390/ |
D | Debugging390.txt | 2035 Other hard to classify stuff
|