Searched refs:IP_VS_APP_MAX_PORTS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ftp.c73 * List of ports (up to IP_VS_APP_MAX_PORTS) to be handled by helper
76 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0};
507 for (i=0; i<IP_VS_APP_MAX_PORTS; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h739 #define IP_VS_APP_MAX_PORTS 8 macro

Completed in 39 milliseconds