Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ftp.c57 * List of ports (up to IP_VS_APP_MAX_PORTS) to be handled by helper
61 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0};
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_ftp.c57 * List of ports (up to IP_VS_APP_MAX_PORTS) to be handled by helper
61 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0};
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h1347 #define IP_VS_APP_MAX_PORTS 8 macro
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h1457 #define IP_VS_APP_MAX_PORTS 8 macro

Completed in 8 milliseconds