Home
last modified time | relevance | path

Searched refs:act_flags (Results 1 – 3 of 3) sorted by relevance

/linux/net/sched/
A Dact_skbedit.c99 struct tcf_proto *tp, u32 act_flags, in tcf_skbedit_init() argument
103 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tcf_skbedit_init()
189 if (!(act_flags & TCA_ACT_FLAGS_REPLACE)) { in tcf_skbedit_init()
A Dact_tunnel_key.c358 struct tcf_proto *tp, u32 act_flags, in tunnel_key_init() argument
362 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tunnel_key_init()
500 act_flags); in tunnel_key_init()
507 } else if (!(act_flags & TCA_ACT_FLAGS_REPLACE)) { in tunnel_key_init()
A Dact_api.c279 u32 act_flags = cb->args[2]; in tcf_dump_walker() local
308 err = (act_flags & TCA_ACT_FLAG_TERSE_DUMP) ? in tcf_dump_walker()
318 if (!(act_flags & TCA_ACT_FLAG_LARGE_DUMP_ON) && in tcf_dump_walker()
328 if (act_flags & TCA_ACT_FLAG_LARGE_DUMP_ON) in tcf_dump_walker()

Completed in 18 milliseconds