#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 */ /cgit.cgi/linux/net-next.git/atom/net/wireless/genregdb.awk?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireless/genregdb.awk')