blob: 7596e3dd00cad645966f7cb289cc8e3bc5d41f01 [file] [log] [blame]
#ifndef _IPT_CLASSIFY_H
#define _IPT_CLASSIFY_H
struct ipt_classify_target_info {
u_int32_t priority;
};
#endif /*_IPT_CLASSIFY_H */