Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_pedit.h13 struct tcf_pedit { struct
22 #define to_pedit(a) ((struct tcf_pedit *)a) argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_pedit.c150 struct tcf_pedit *p; in tcf_pedit_init()
272 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_cleanup()
326 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_act()
435 struct tcf_pedit *d = to_pedit(a); in tcf_pedit_stats_update()
446 struct tcf_pedit *p = to_pedit(a); in tcf_pedit_dump()
523 .size = sizeof(struct tcf_pedit),