Searched refs:MAX_PORTS (Results 1 – 5 of 5) sorted by relevance
29 #define MAX_PORTS 8 macro30 static unsigned short ports[MAX_PORTS];100 static struct nf_conntrack_helper tftp[MAX_PORTS * 2] __read_mostly;
37 #define MAX_PORTS 8 macro38 static u_int16_t ports[MAX_PORTS];169 static struct nf_conntrack_helper sane[MAX_PORTS * 2] __read_mostly;
24 #define MAX_PORTS 8 macro25 static unsigned short ports[MAX_PORTS];262 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly;
38 #define MAX_PORTS 8 macro39 static u_int16_t ports[MAX_PORTS];560 static struct nf_conntrack_helper ftp[MAX_PORTS * 2] __read_mostly;
38 #define MAX_PORTS 8 macro39 static unsigned short ports[MAX_PORTS];1640 static struct nf_conntrack_helper sip[MAX_PORTS * 4] __read_mostly;
Completed in 14 milliseconds