RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / linux / netfilter / xt_IMQ.h
blob301dfa194709c2d02984980647eb4cb53e140e87
1 #ifndef _XT_IMQ_H
2 #define _XT_IMQ_H
4 struct xt_imq_info {
5 unsigned int todev; /* target imq device */
6 };
8 #endif /* _XT_IMQ_H */