Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtc_wrapper.h160 if (tp->classify == cls_bpf_classify) in tc_classify()
164 if (tp->classify == u32_classify) in tc_classify()
168 if (tp->classify == fl_classify) in tc_classify()
172 if (tp->classify == fw_classify) in tc_classify()
176 if (tp->classify == mall_classify) in tc_classify()
180 if (tp->classify == basic_classify) in tc_classify()
184 if (tp->classify == cls_cgroup_classify) in tc_classify()
188 if (tp->classify == flow_classify) in tc_classify()
192 if (tp->classify == route4_classify) in tc_classify()
197 return tp->classify(skb, tp, res); in tc_classify()
[all …]
H A Dsch_generic.h358 int (*classify)(struct sk_buff *, member
429 int (*classify)(struct sk_buff *, member
/linux/rust/syn/
H A Dstmt.rs85 use crate::classify;
164 Stmt::Expr(stmt, None) => classify::requires_semi_to_be_stmt(stmt), in parse_within()
304 let diverge = if !classify::expr_trailing_brace(&expr) && input.peek(Token![else]) { in stmt_local()
408 } else if allow_nosemi.0 || !classify::requires_semi_to_be_stmt(&e) { in stmt_expr()
418 use crate::classify;
460 init.diverge.is_some() && classify::expr_trailing_brace(&init.expr), in to_tokens()
H A Dfixup.rs3 use crate::classify;
380 (self.leftmost_subexpression_in_stmt && !classify::requires_semi_to_be_stmt(expr)) in parenthesize()
383 && !classify::requires_comma_to_be_match_arm(expr)) in parenthesize()
438 if classify::trailing_unparameterized_path(&cast.ty) { in precedence()
657 if bailout_offset >= 1 || e.label.is_none() && classify::expr_leading_label(value) { in scan_right()
H A Dlib.rs346 mod classify; module
H A Dexpr.rs1179 use crate::classify;
3018 requires_comma = classify::requires_comma_to_be_match_arm(&body); in parse()
3128 use crate::classify;
3464 e.label.is_none() && classify::expr_leading_label(value), in print_expr_break()
3781 && classify::requires_comma_to_be_match_arm(&arm.body) in to_tokens()
/linux/net/sched/
H A DKconfig488 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
543 If you say Y here, you will be able to classify packets based on
556 Say Y here if you want to classify packets based on the control
566 If you say Y here, you will be able to classify packets based on
576 If you say Y here, you will be able to classify packets based on
586 If you say Y here, you will be able to classify packets based on
619 Say Y here if you want to be able to classify packets based on
[all …]
H A Dcls_cgroup.c204 .classify = cls_cgroup_classify,
H A Dcls_basic.c320 .classify = basic_classify,
H A Dcls_matchall.c391 .classify = mall_classify,
H A Dcls_fw.c425 .classify = fw_classify,
H A Dcls_route.c663 .classify = route4_classify,
H A Dcls_bpf.c685 .classify = cls_bpf_classify,
H A Dcls_flow.c696 .classify = flow_classify,
H A Dcls_u32.c1457 .classify = u32_classify,
H A Dcls_api.c389 tp->classify = tp->ops->classify; in tcf_proto_create()
H A Dcls_flower.c3834 .classify = fl_classify,
/linux/tools/testing/selftests/bpf/
H A DREADME.rst41 classify the entry: column two is a copy and paste of the error being reported
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst194 parse/classify config, IRQ config, enable, reset
/linux/drivers/ata/
H A Dlibata-eh.c2824 int ata_eh_reset(struct ata_link *link, int classify, in ata_eh_reset() argument
3133 if (classify && nr_unknown) { in ata_eh_reset()
/linux/net/netfilter/
H 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/
H A Dmaintainer-netdev.rst176 completely. Maintainers will classify and update the state of the patches
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst142 With the ability to classify tasks differently for different resources
/linux/Documentation/networking/
H A Dip-sysctl.rst3123 If enabled, do not classify optimistic addresses as deprecated during