Lines Matching defs:ipvs

199 	struct netns_ipvs *ipvs;  member
304 sb_dequeue(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) in sb_dequeue()
329 ip_vs_sync_buff_create(struct netns_ipvs *ipvs, unsigned int len) in ip_vs_sync_buff_create()
362 static inline void sb_queue_tail(struct netns_ipvs *ipvs, in sb_queue_tail()
390 get_curr_sync_buff(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms, in get_curr_sync_buff()
407 select_master_thread_id(struct netns_ipvs *ipvs, struct ip_vs_conn *cp) in select_master_thread_id()
416 ip_vs_sync_buff_create_v0(struct netns_ipvs *ipvs, unsigned int len) in ip_vs_sync_buff_create_v0()
460 static int ip_vs_sync_conn_needed(struct netns_ipvs *ipvs, in ip_vs_sync_conn_needed()
540 static void ip_vs_sync_conn_v0(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, in ip_vs_sync_conn_v0()
630 void ip_vs_sync_conn(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn()
789 ip_vs_conn_fill_param_sync(struct netns_ipvs *ipvs, int af, union ip_vs_sync_conn *sc, in ip_vs_conn_fill_param_sync()
842 static void ip_vs_proc_conn(struct netns_ipvs *ipvs, struct ip_vs_conn_param *param, in ip_vs_proc_conn()
959 static void ip_vs_process_message_v0(struct netns_ipvs *ipvs, const char *buffer, in ip_vs_process_message_v0()
1070 static inline int ip_vs_proc_sync_conn(struct netns_ipvs *ipvs, __u8 *p, __u8 *msg_end) in ip_vs_proc_sync_conn()
1204 static void ip_vs_process_message(struct netns_ipvs *ipvs, __u8 *buffer, in ip_vs_process_message()
1468 static int make_send_sock(struct netns_ipvs *ipvs, int id, in make_send_sock()
1525 static int make_receive_sock(struct netns_ipvs *ipvs, int id, in make_receive_sock()
1628 struct netns_ipvs *ipvs = ms->ipvs; in master_wakeup_work_handler() local
1643 next_sync_buff(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) in next_sync_buff()
1657 struct netns_ipvs *ipvs = tinfo->ipvs; in sync_thread_master() local
1709 struct netns_ipvs *ipvs = tinfo->ipvs; in sync_thread_backup() local
1743 int start_sync_thread(struct netns_ipvs *ipvs, struct ipvs_sync_daemon_cfg *c, in start_sync_thread()
1937 int stop_sync_thread(struct netns_ipvs *ipvs, int state) in stop_sync_thread()
2025 int __net_init ip_vs_sync_net_init(struct netns_ipvs *ipvs) in ip_vs_sync_net_init()
2033 void ip_vs_sync_net_cleanup(struct netns_ipvs *ipvs) in ip_vs_sync_net_cleanup()