Lines Matching refs:function
75 msg.function = do_newconn; in netconn_new_with_proto_and_callback()
112 msg.function = do_delconn; in netconn_delete()
144 msg.function = do_getaddr; in netconn_getaddr()
173 msg.function = do_bind; in netconn_bind()
199 msg.function = do_connect; in netconn_connect()
224 msg.function = do_disconnect; in netconn_disconnect()
252 msg.function = do_listen; in netconn_listen_with_backlog()
316 msg.function = do_recv; in netconn_accept()
383 msg.function = do_recv; in netconn_recv_data()
526 msg.function = do_recv; in netconn_recved()
575 msg.function = do_send; in netconn_send()
618 msg.function = do_write; in netconn_write_partly()
670 msg.function = do_close; in netconn_close_shutdown()
729 msg.function = do_join_leave_group; in netconn_join_leave_group()