Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_gate.c20 static ktime_t gate_get_time(struct tcf_gate *gact) in gate_get_time()
34 static void gate_get_start_time(struct tcf_gate *gact, ktime_t *start) in gate_get_start_time()
54 static void gate_start_timer(struct tcf_gate *gact, ktime_t start) in gate_start_timer()
69 struct tcf_gate *gact = container_of(timer, struct tcf_gate, in gate_timer_func() local
119 struct tcf_gate *gact = to_gate(a); in tcf_gate_act() local
274 static void gate_setup_timer(struct tcf_gate *gact, u64 basetime, in gate_setup_timer()
308 struct tcf_gate *gact; in tcf_gate_init() local
460 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup() local
503 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump() local
570 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update() local
Dact_gact.c25 static int gact_net_rand(struct tcf_gact *gact) in gact_net_rand()
33 static int gact_determ(struct tcf_gact *gact) in gact_determ()
62 struct tcf_gact *gact; in tcf_gact_init() local
151 struct tcf_gact *gact = to_gact(a); in tcf_gact_act() local
174 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update() local
187 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump() local
/Linux-v6.1/include/net/tc_act/
Dtc_gact.h23 struct tcf_gact *gact; in __is_tcf_gact_act() local
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_selftests.c1089 struct tcf_gact *gact; in stmmac_test_rxp() local