Home
last modified time | relevance | path

Searched refs:tcf_pedit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_pedit.h13 struct tcf_pedit { struct
22 #define to_pedit(a) ((struct tcf_pedit *)a)
/kernel/linux/linux-5.10/net/sched/
H A Dact_pedit.c151 struct tcf_pedit *p; in tcf_pedit_init()
273 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
327 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
436 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
447 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()
524 .size = sizeof(struct tcf_pedit),
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_pedit.h23 struct tcf_pedit { struct
28 #define to_pedit(a) ((struct tcf_pedit *)a)
/kernel/linux/linux-6.6/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),

Completed in 3 milliseconds