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()
794 static struct hl7800_socket *socket_from_id(int socket_id) in socket_from_id() function3759 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sockok()3793 sock = socket_from_id(id); in on_cmd_sock_ind()3826 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sockerror()3850 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sock_error_code()3916 sock = socket_from_id(id); in on_cmd_sock_notif()4008 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_sockcreate()4011 sock = socket_from_id(MDM_CREATE_SOCKET_ID); in on_cmd_sockcreate()4075 sock = socket_from_id(iface_ctx.last_socket_id); in sock_read()4227 sock = socket_from_id(iface_ctx.last_socket_id); in on_cmd_connect()[all …]