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()
116 ULONG queued_count; in _nx_tcp_packet_process() local784 queued_count = listen_ptr -> nx_tcp_listen_queue_current; in _nx_tcp_packet_process()792 while (queued_count--) in _nx_tcp_packet_process()
10916 UINT queued_count; in _nxd_bsd_ipv4_packet_send() local11333 queued_count = 0; in _nxd_bsd_ipv4_packet_send()11338 queued_count++; in _nxd_bsd_ipv4_packet_send()11352 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nxd_bsd_ipv4_packet_send()11532 queued_count = 0; in _nxd_bsd_ipv4_packet_send()11537 queued_count++; in _nxd_bsd_ipv4_packet_send()11551 if (queued_count >= NX_ARP_MAX_QUEUE_DEPTH) in _nxd_bsd_ipv4_packet_send()