Searched refs:queued_count (Results 1 – 3 of 3) sorted by relevance
96 UINT queued_count; in _nx_ip_driver_packet_send() local289 queued_count = 1; in _nx_ip_driver_packet_send()294 queued_count++; in _nx_ip_driver_packet_send()311 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nx_ip_driver_packet_send()
119 ULONG queued_count; in _nx_tcp_packet_process() local805 queued_count = listen_ptr -> nx_tcp_listen_queue_current; in _nx_tcp_packet_process()813 while (queued_count--) in _nx_tcp_packet_process()
11052 UINT queued_count; in _nxd_bsd_ipv4_packet_send() local11469 queued_count = 0; in _nxd_bsd_ipv4_packet_send()11474 queued_count++; in _nxd_bsd_ipv4_packet_send()11488 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nxd_bsd_ipv4_packet_send()11668 queued_count = 0; in _nxd_bsd_ipv4_packet_send()11673 queued_count++; in _nxd_bsd_ipv4_packet_send()11687 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nxd_bsd_ipv4_packet_send()