Home
last modified time | relevance | path

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

/linux/net/core/
A Dtimestamping.c13 static unsigned int classify(const struct sk_buff *skb) in classify() function
31 type = classify(skb); in skb_clone_tx_timestamp()
/linux/net/sched/
A DKconfig500 Say Y here if you want to be able to classify packets using
510 Say Y here if you want to be able to classify packets based on
523 If you say Y here, you will be able to classify packets
533 If you say Y here, you will be able to classify packets
543 Say Y here to be able to classify packets using a universal
670 Say Y here if you want to be able to classify packets based on
680 Say Y here if you want to be able to classify packets based on
690 Say Y here if you want to be able to classify packets using
700 Say Y here if you want to be able to classify packets based on
715 Say Y here if you want to be able to classify packets based on
[all …]
A Dcls_cgroup.c202 .classify = cls_cgroup_classify,
A Dcls_basic.c330 .classify = basic_classify,
A Dcls_matchall.c414 .classify = mall_classify,
A Dcls_fw.c436 .classify = fw_classify,
A Dcls_route.c659 .classify = route4_classify,
A Dcls_flow.c699 .classify = flow_classify,
A Dcls_tcindex.c714 .classify = tcindex_classify,
A Dcls_bpf.c697 .classify = cls_bpf_classify,
A Dcls_rsvp.h753 .classify = rsvp_classify,
A Dcls_api.c268 tp->classify = tp->ops->classify; in tcf_proto_create()
1549 err = tp->classify(skb, tp, res); in __tcf_classify()
A Dcls_u32.c1376 .classify = u32_classify,
A Dcls_flower.c3206 .classify = fl_classify,
/linux/drivers/ata/
A Dlibata.h171 extern int ata_eh_reset(struct ata_link *link, int classify,
A Dlibata-eh.c2449 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument
2751 if (classify && nr_unknown) { in ata_eh_reset()
/linux/include/net/
A Dsch_generic.h357 int (*classify)(struct sk_buff *, member
422 int (*classify)(struct sk_buff *, member
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Doverview.rst194 parse/classify config, IRQ config, enable, reset
/linux/net/netfilter/
A DKconfig10 This allows you to classify packets from ingress using the Netfilter
18 This allows you to classify packets before transmission using the
/linux/Documentation/process/
A Dadding-syscalls.rst447 functions that classify some special types of system call -- specifically
/linux/Documentation/admin-guide/cgroup-v1/
A Dcgroups.rst140 With the ability to classify tasks differently for different resources
/linux/arch/arm64/
A DKconfig1566 errors, classify them and report them to software.
/linux/Documentation/networking/
A Dip-sysctl.rst2397 If enabled, do not classify optimistic addresses as deprecated during

Completed in 72 milliseconds