#ifndef __NET_TC_DEF_H #define __NET_TC_DEF_H #include struct tcf_defact { struct tc_action common; u32 tcfd_datalen; void *tcfd_defdata; }; #define to_defact(a) ((struct tcf_defact *)a) #endif /* __NET_TC_DEF_H */ ttps://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/dt-bindings/clk/ti-dra7-atl.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines