Searched refs:sysctl_sync_threshold (Results 1 – 1 of 1) sorted by relevance
920 int sysctl_sync_threshold[2]; member977 static inline int sysctl_sync_threshold(struct netns_ipvs *ipvs) in sysctl_sync_threshold() function979 return ipvs->sysctl_sync_threshold[0]; in sysctl_sync_threshold()984 return READ_ONCE(ipvs->sysctl_sync_threshold[1]); in sysctl_sync_period()1065 static inline int sysctl_sync_threshold(struct netns_ipvs *ipvs) in sysctl_sync_threshold() function