Searched refs:socket_from_id (Results 1 – 2 of 2) sorted by relevance
253 static struct wncm14a2a_socket *socket_from_id(int socket_id) in socket_from_id() function639 sock = socket_from_id(ictx.last_socket_id); in on_cmd_sockok()653 sock = socket_from_id(ictx.last_socket_id); in on_cmd_sockerror()673 sock = socket_from_id(ictx.last_socket_id); in on_cmd_sockexterror()700 sock = socket_from_id(MDM_MAX_SOCKETS + 1); in on_cmd_sockcreat()725 sock = socket_from_id(ictx.last_socket_id); in on_cmd_sockwrite()800 sock = socket_from_id(ictx.last_socket_id); in on_cmd_sockread()906 sock = socket_from_id(socket_id); in on_cmd_sockdataind()
789 static struct hl7800_socket *socket_from_id(int socket_id) in socket_from_id() function3677 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sockok()3711 sock = socket_from_id(id); in on_cmd_sock_ind()3744 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sockerror()3768 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sock_error_code()3834 sock = socket_from_id(id); in on_cmd_sock_notif()3920 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sockcreate()3923 sock = socket_from_id(MDM_CREATE_SOCKET_ID); in on_cmd_sockcreate()3987 sock = socket_from_id(iface_ctx.last_socket_id); in sock_read()4138 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_connect()[all …]