Home
last modified time | relevance | path

Searched refs:act (Results 1 – 16 of 16) sorted by relevance

/net/sched/
Dact_api.c269 int tcf_register_action(struct tc_action_ops *act) in tcf_register_action() argument
275 if (act->type == a->type || (strcmp(act->kind, a->kind) == 0)) { in tcf_register_action()
280 act->next = NULL; in tcf_register_action()
281 *ap = act; in tcf_register_action()
287 int tcf_unregister_action(struct tc_action_ops *act) in tcf_unregister_action() argument
294 if (a == act) in tcf_unregister_action()
371 int tcf_action_exec(struct sk_buff *skb, const struct tc_action *act, in tcf_action_exec() argument
382 while ((a = act) != NULL) { in tcf_action_exec()
384 if (a->ops && a->ops->act) { in tcf_action_exec()
385 ret = a->ops->act(skb, a, res); in tcf_action_exec()
[all …]
Dcls_api.c519 struct tc_action *act; in tcf_exts_validate() local
522 act = tcf_action_init_1(net, tb[map->police], rate_tlv, in tcf_exts_validate()
525 if (IS_ERR(act)) in tcf_exts_validate()
526 return PTR_ERR(act); in tcf_exts_validate()
528 act->type = TCA_OLD_COMPAT; in tcf_exts_validate()
529 exts->action = act; in tcf_exts_validate()
531 act = tcf_action_init(net, tb[map->action], rate_tlv, in tcf_exts_validate()
534 if (IS_ERR(act)) in tcf_exts_validate()
535 return PTR_ERR(act); in tcf_exts_validate()
537 exts->action = act; in tcf_exts_validate()
[all …]
Dact_ipt.c298 .act = tcf_ipt,
312 .act = tcf_ipt,
Dact_simple.c200 .act = tcf_simp,
Dact_gact.c206 .act = tcf_gact,
Dact_skbedit.c202 .act = tcf_skbedit,
Dact_mirred.c271 .act = tcf_mirred,
Dact_pedit.c243 .act = tcf_pedit,
Dact_nat.c308 .act = tcf_nat,
Dact_police.c407 .act = tcf_act_police,
Dact_csum.c585 .act = tcf_csum,
/net/ax25/
DKconfig58 If you say Y here, your Linux box will act as a DAMA slave; this is
60 configuration. Linux cannot yet act as a DAMA server. This option
73 If you say Y here, your Linux box will act as a DAMA master; this is
75 configuration. Linux cannot yet act as a DAMA server. This option
/net/atm/
DKconfig46 LANE client can also act as an proxy client bridging packets between
63 This device will act like an ethernet from the kernels point of view,
/net/netfilter/
Dnf_conntrack_h323_asn1.c27 #define IFTHEN(cond, act) if(cond){act;} argument
35 #define IFTHEN(cond, act) argument
/net/bridge/
DKconfig11 If you say Y here, then your Linux box will be able to act as an
/net/ipv4/
DKconfig29 Note that your box can only act as a router if you enable IP
222 This is used if you want your machine to act as a router for IP