Home
last modified time | relevance | path

Searched refs:tcf_pedit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/tc_act/
H A Dtc_pedit.h23 struct tcf_pedit { struct
28 #define to_pedit(a) ((struct tcf_pedit *)a) argument
/openbmc/linux/net/sched/
H A Dact_pedit.c168 struct tcf_pedit *p; in tcf_pedit_init()
312 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
392 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
492 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
503 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()
621 .size = sizeof(struct tcf_pedit),