#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 */ tps://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/package/builddeb2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/package/builddeb b/scripts/package/builddeb