repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git]
/
include
/
linux
/
netfilter
/
xt_CLASSIFY.h
blob
58111355255dbb1e451f3c366c8f0bcb60c1abcd
1
#ifndef _XT_CLASSIFY_H
2
#define _XT_CLASSIFY_H
3
4
struct
xt_classify_target_info
{
5
u_int32_t priority
;
6
};
7
8
#endif
/*_XT_CLASSIFY_H */