Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_gact.c123 gact = to_gact(*a); in tcf_gact_init()
152 struct tcf_gact *gact = to_gact(a); in tcf_gact_act()
175 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update()
188 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump()
247 if (to_gact(act)->tcfg_ptype) in tcf_gact_get_fill_size()
/linux/include/net/tc_act/
A Dtc_gact.h17 #define to_gact(a) ((struct tcf_gact *)a) macro
28 gact = to_gact(a); in __is_tcf_gact_act()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_selftests.c1129 struct tcf_gact *gact = to_gact(&act[i]); in stmmac_test_rxp()

Completed in 6 milliseconds