Home
last modified time | relevance | path

Searched refs:IP_VS_SYNC_PORT (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/netfilter/ipvs/
Dip_vs_sync.c60 #define IP_VS_SYNC_PORT 8848 /* multicast port */ macro
276 .sin_port = cpu_to_be16(IP_VS_SYNC_PORT),
1675 ipvs->sync_mcast_addr.sin_port = cpu_to_be16(IP_VS_SYNC_PORT); in __ip_vs_sync_init()