Searched refs:queued_count (Results 1 – 3 of 3) sorted by relevance
95 UINT queued_count; in _nx_ip_driver_packet_send() local288 queued_count = 1; in _nx_ip_driver_packet_send()293 queued_count++; in _nx_ip_driver_packet_send()310 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nx_ip_driver_packet_send()
118 ULONG queued_count; in _nx_tcp_packet_process() local804 queued_count = listen_ptr -> nx_tcp_listen_queue_current; in _nx_tcp_packet_process()812 while (queued_count--) in _nx_tcp_packet_process()
11369 UINT queued_count; in _nxd_bsd_ipv4_packet_send() local11786 queued_count = 0; in _nxd_bsd_ipv4_packet_send()11791 queued_count++; in _nxd_bsd_ipv4_packet_send()11805 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nxd_bsd_ipv4_packet_send()11985 queued_count = 0; in _nxd_bsd_ipv4_packet_send()11990 queued_count++; in _nxd_bsd_ipv4_packet_send()12004 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nxd_bsd_ipv4_packet_send()