Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/tc_act/
Dtc_pedit.h13 struct tcf_pedit { struct
21 #define to_pedit(a) ((struct tcf_pedit *)a) argument
/Linux-v5.15/net/sched/
Dact_pedit.c150 struct tcf_pedit *p; in tcf_pedit_init()
256 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
310 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
413 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
424 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()
501 .size = sizeof(struct tcf_pedit),