Lines Matching defs:con
139 struct connection *con; member
169 struct connection *con; in __find_con() local
186 struct connection *con = NULL; in __nodeid2con() local
224 struct connection *con; in foreach_conn() local
235 struct connection *con; in nodeid2con() local
249 struct connection *con; in assoc2con() local
293 struct connection *con = sock2con(sk); in lowcomms_data_ready() local
300 struct connection *con = sock2con(sk); in lowcomms_write_space() local
316 static inline void lowcomms_connect_sock(struct connection *con) in lowcomms_connect_sock()
332 struct connection *con; in dlm_lowcomms_connect_node() local
349 static int add_sock(struct socket *sock, struct connection *con) in add_sock()
382 static void close_connection(struct connection *con, bool and_other) in close_connection()
411 struct connection *con; in sctp_send_shutdown() local
439 static void sctp_init_failed_foreach(struct connection *con) in sctp_init_failed_foreach()
460 static void process_sctp_notification(struct connection *con, in process_sctp_notification()
590 static int receive_from_sock(struct connection *con) in receive_from_sock()
709 static int tcp_accept_from_sock(struct connection *con) in tcp_accept_from_sock()
843 static void sctp_init_assoc(struct connection *con) in sctp_init_assoc()
927 static void tcp_connect_to_sock(struct connection *con) in tcp_connect_to_sock()
1014 static struct socket *tcp_create_listen_sock(struct connection *con, in tcp_create_listen_sock()
1128 struct connection *con = nodeid2con(0, GFP_NOFS); in sctp_listen_for_all() local
1200 struct connection *con = nodeid2con(0, GFP_NOFS); in tcp_listen_for_all() local
1229 static struct writequeue_entry *new_writequeue_entry(struct connection *con, in new_writequeue_entry()
1255 struct connection *con; in dlm_lowcomms_get_buffer() local
1298 struct connection *con = e->con; in dlm_lowcomms_commit_buffer() local
1319 static void send_to_sock(struct connection *con) in send_to_sock()
1398 static void clean_one_writequeue(struct connection *con) in clean_one_writequeue()
1414 struct connection *con; in dlm_lowcomms_close() local
1435 struct connection *con = container_of(work, struct connection, rwork); in process_recv_sockets() local
1447 struct connection *con = container_of(work, struct connection, swork); in process_send_sockets() local
1490 static void stop_conn(struct connection *con) in stop_conn()
1497 static void free_conn(struct connection *con) in free_conn()
1529 struct connection *con; in dlm_lowcomms_start() local