Home
last modified time | relevance | path

Searched defs:act (Results 1 – 3 of 3) sorted by relevance

/net/sched/
Dact_api.c261 int tcf_register_action(struct tc_action_ops *act) in tcf_register_action()
279 int tcf_unregister_action(struct tc_action_ops *act) in tcf_unregister_action()
363 int tcf_action_exec(struct sk_buff *skb, struct tc_action *act, in tcf_action_exec()
395 void tcf_action_destroy(struct tc_action *act, int bind) in tcf_action_destroy()
451 tcf_action_dump(struct sk_buff *skb, struct tc_action *act, int bind, int ref) in tcf_action_dump()
562 struct tc_action *head = NULL, *act, *act_prev = NULL; in tcf_action_init() local
728 static void cleanup_a(struct tc_action *act) in cleanup_a()
740 struct tc_action *act; in create_a() local
831 struct tc_action *head = NULL, *act, *act_prev = NULL; in tca_action_gd() local
940 struct tc_action *act; in tcf_action_add() local
Dcls_api.c497 struct tc_action *act; in tcf_exts_validate() local
532 struct tc_action *act; in tcf_exts_change() local
/net/netfilter/
Dnf_conntrack_h323_asn1.c27 #define IFTHEN(cond, act) if(cond){act;} argument
35 #define IFTHEN(cond, act) argument