Searched refs:sysctl_sync_persist_mode (Results 1 – 2 of 2) sorted by relevance
1231 int sysctl_sync_persist_mode; member1359 static inline int sysctl_sync_persist_mode(struct netns_ipvs *ipvs) in sysctl_sync_persist_mode() function1361 return ipvs->sysctl_sync_persist_mode; in sysctl_sync_persist_mode()1478 static inline int sysctl_sync_persist_mode(struct netns_ipvs *ipvs) in sysctl_sync_persist_mode() function
4936 tbl[idx++].data = &ipvs->sysctl_sync_persist_mode; in ip_vs_control_net_init_sysctl()