Searched refs:sysctl_sync_threshold (Results 1 – 1 of 1) sorted by relevance
989 int sysctl_sync_threshold[2]; member1062 static inline int sysctl_sync_threshold(struct netns_ipvs *ipvs) in sysctl_sync_threshold() function1064 return ipvs->sysctl_sync_threshold[0]; in sysctl_sync_threshold()1069 return READ_ONCE(ipvs->sysctl_sync_threshold[1]); in sysctl_sync_period()1181 static inline int sysctl_sync_threshold(struct netns_ipvs *ipvs) in sysctl_sync_threshold() function
Completed in 11 milliseconds