Home
last modified time | relevance | path

Searched defs:gact (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
Dact_gate.c21 static ktime_t gate_get_time(struct tcf_gate *gact) in gate_get_time()
35 static void gate_get_start_time(struct tcf_gate *gact, ktime_t *start) in gate_get_start_time()
55 static void gate_start_timer(struct tcf_gate *gact, ktime_t start) in gate_start_timer()
70 struct tcf_gate *gact = container_of(timer, struct tcf_gate, in gate_timer_func() local
120 struct tcf_gate *gact = to_gate(a); in tcf_gate_act() local
275 static void gate_setup_timer(struct tcf_gate *gact, u64 basetime, in gate_setup_timer()
309 struct tcf_gate *gact; in tcf_gate_init() local
461 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup() local
504 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump() local
581 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update() local
Dact_gact.c26 static int gact_net_rand(struct tcf_gact *gact) in gact_net_rand()
34 static int gact_determ(struct tcf_gact *gact) in gact_determ()
63 struct tcf_gact *gact; in tcf_gact_init() local
152 struct tcf_gact *gact = to_gact(a); in tcf_gact_act() local
175 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update() local
188 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump() local
/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_gact.h23 struct tcf_gact *gact; in __is_tcf_gact_act() local
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_selftests.c1089 struct tcf_gact *gact; in stmmac_test_rxp() local