Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 13 of 13) sorted by relevance

/net/core/
Dtimestamping.c13 static unsigned int classify(const struct sk_buff *skb) in classify() function
31 type = classify(skb); in skb_clone_tx_timestamp()
/net/sched/
DKconfig500 Say Y here if you want to be able to classify packets using
512 If you say Y here, you will be able to classify packets
522 If you say Y here, you will be able to classify packets
532 Say Y here to be able to classify packets using a universal
555 If you say Y here, you will be able to classify packets based on
568 Say Y here if you want to classify packets based on the control
578 If you say Y here, you will be able to classify packets based on
588 If you say Y here, you will be able to classify packets based on
598 If you say Y here, you will be able to classify packets based on
631 Say Y here if you want to be able to classify packets based on
[all …]
Dcls_cgroup.c202 .classify = cls_cgroup_classify,
Dcls_basic.c330 .classify = basic_classify,
Dcls_matchall.c414 .classify = mall_classify,
Dcls_fw.c435 .classify = fw_classify,
Dcls_route.c668 .classify = route4_classify,
Dcls_flow.c699 .classify = flow_classify,
Dcls_bpf.c692 .classify = cls_bpf_classify,
Dcls_api.c266 tp->classify = tp->ops->classify; in tcf_proto_create()
1550 err = tp->classify(skb, tp, res); in __tcf_classify()
Dcls_u32.c1425 .classify = u32_classify,
Dcls_flower.c3226 .classify = fl_classify,
/net/netfilter/
DKconfig10 This allows you to classify packets from ingress using the Netfilter