Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_sync.c60 #define IP_VS_SYNC_PORT 8848 /* multicast port */ macro
1454 .sin_port = cpu_to_be16(IP_VS_SYNC_PORT + id), in make_send_sock()
1514 .sin_port = cpu_to_be16(IP_VS_SYNC_PORT + id), in make_receive_sock()