Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_tunnel_key.h17 int t_action; member
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c406 switch (parm->t_action) { in tunnel_key_init()
532 params_new->tcft_action = parm->t_action; in tunnel_key_init()
733 opt.t_action = params->tcft_action; in tunnel_key_dump()
/openbmc/linux/kernel/trace/
H A Dblktrace.c1210 static inline u32 t_action(const struct trace_entry *ent) in t_action() function
1348 if (t_action(ent) & BLK_TC_ACT(BLK_TC_PC)) { in blk_log_generic()
1364 if (t_action(ent) & BLK_TC_ACT(BLK_TC_PC)) { in blk_log_with_error()