Searched defs:ipvs_sync_daemon_cfg (Results 1 – 1 of 1) sorted by relevance
902 struct ipvs_sync_daemon_cfg { struct903 union nf_inet_addr mcast_group;904 int syncid;905 u16 sync_maxlen;906 u16 mcast_port;907 u8 mcast_af;908 u8 mcast_ttl;910 char mcast_ifn[IP_VS_IFNAME_MAXLEN];
Completed in 9 milliseconds