blob: 56f121605c998c28e8a173067e94e24ec7d9c653 (
plain)
1
2
3
4
5
6
7
8
9
|
# UAPI Header export list
header-y += tc_csum.h
header-y += tc_defact.h
header-y += tc_gact.h
header-y += tc_ipt.h
header-y += tc_mirred.h
header-y += tc_nat.h
header-y += tc_pedit.h
header-y += tc_skbedit.h
|