Searched refs:nx_bsd_socket_received_packet_count (Results 1 – 2 of 2) sorted by relevance
4437 bsd_socket_ptr -> nx_bsd_socket_received_packet_count++; in nx_bsd_recv_internal()4766 bsd_socket_ptr -> nx_bsd_socket_received_packet_count--; in nx_bsd_recv_internal()5037 bsd_socket_ptr -> nx_bsd_socket_received_packet_count = 0; in nx_bsd_soc_close()8090 nx_bsd_socket_array[i].nx_bsd_socket_received_packet_count++; in nx_bsd_select()9136 bsd_socket_ptr -> nx_bsd_socket_received_packet_count = 1; in nx_bsd_raw_packet_filter()9155 if(bsd_socket_ptr -> nx_bsd_socket_received_packet_count >= in nx_bsd_raw_packet_filter()9171 bsd_socket_ptr -> nx_bsd_socket_received_packet_count++; in nx_bsd_raw_packet_filter()9331 bsd_socket_ptr -> nx_bsd_socket_received_packet_count--; in nx_bsd_raw_packet_receive()9342 bsd_socket_ptr -> nx_bsd_socket_received_packet_count = 0; in nx_bsd_raw_packet_receive()10692 if(bsd_ptr -> nx_bsd_socket_received_packet_count >= in nx_bsd_udp_packet_received()[all …]
966 UINT nx_bsd_socket_received_packet_count; member