Searched refs:classify (Results 1 – 13 of 13) sorted by relevance
| /net/core/ |
| A D | timestamping.c | 14 static unsigned int classify(const struct sk_buff *skb) in classify() function 53 type = classify(skb); in skb_clone_tx_timestamp()
|
| /net/sched/ |
| A D | Kconfig | 488 Say Y here if you want to be able to classify packets using 500 If you say Y here, you will be able to classify packets 510 If you say Y here, you will be able to classify packets 520 Say Y here to be able to classify packets using a universal 619 Say Y here if you want to be able to classify packets based on 629 Say Y here if you want to be able to classify packets based on 639 Say Y here if you want to be able to classify packets using 649 Say Y here if you want to be able to classify packets based on 664 Say Y here if you want to be able to classify packets based on 674 Say Y here if you want to be able to classify CAN frames based [all …]
|
| A D | cls_cgroup.c | 204 .classify = cls_cgroup_classify,
|
| A D | cls_basic.c | 320 .classify = basic_classify,
|
| A D | cls_matchall.c | 391 .classify = mall_classify,
|
| A D | cls_fw.c | 425 .classify = fw_classify,
|
| A D | cls_route.c | 663 .classify = route4_classify,
|
| A D | cls_bpf.c | 687 .classify = cls_bpf_classify,
|
| A D | cls_flow.c | 696 .classify = flow_classify,
|
| A D | cls_u32.c | 1458 .classify = u32_classify,
|
| A D | cls_api.c | 389 tp->classify = tp->ops->classify; in tcf_proto_create()
|
| A D | cls_flower.c | 3834 .classify = fl_classify,
|
| /net/netfilter/ |
| A D | Kconfig | 10 This allows you to classify packets from ingress using the Netfilter 18 This allows you to classify packets before transmission using the
|
Completed in 40 milliseconds