Home
last modified time | relevance | path

Searched refs:ip_vs_sync_mesg (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/ipvs/
Dip_vs_sync.c99 struct ip_vs_sync_mesg { struct
113 struct ip_vs_sync_mesg *mesg; argument
217 struct ip_vs_sync_mesg *m; in ip_vs_sync_conn()
274 struct ip_vs_sync_mesg *m = (struct ip_vs_sync_mesg *)buffer; in ip_vs_process_message()
296 p = (char *)buffer + sizeof(struct ip_vs_sync_mesg); in ip_vs_process_message()
553 ip_vs_send_sync_msg(struct socket *sock, struct ip_vs_sync_mesg *msg) in ip_vs_send_sync_msg()