drivercore: revert addition of of_match to struct device
[deliverable/linux.git] / include / linux / netfilter / xt_CLASSIFY.h
CommitLineData
2e4e6a17
HW
1#ifndef _XT_CLASSIFY_H
2#define _XT_CLASSIFY_H
3
60c195c7
AB
4#include <linux/types.h>
5
2e4e6a17 6struct xt_classify_target_info {
60c195c7 7 __u32 priority;
2e4e6a17
HW
8};
9
10#endif /*_XT_CLASSIFY_H */
This page took 0.677686 seconds and 5 git commands to generate.