Searched refs:nx_tcp_socket_queue_depth_notify (Results 1 – 3 of 3) sorted by relevance
91 socket_ptr -> nx_tcp_socket_queue_depth_notify = tcp_socket_queue_depth_notify; in _nx_tcp_socket_queue_depth_notify_set()
591 if (socket_ptr -> nx_tcp_socket_queue_depth_notify) in _nx_tcp_socket_state_ack_check()601 (socket_ptr -> nx_tcp_socket_queue_depth_notify)(socket_ptr); in _nx_tcp_socket_state_ack_check()
2164 VOID (*nx_tcp_socket_queue_depth_notify)(struct NX_TCP_SOCKET_STRUCT *socket_ptr); member