Searched refs:allocated_packets (Results 1 – 4 of 4) sorted by relevance
51 static NX_PACKET *allocated_packets[256]; variable221 nx_packet_allocate(pool_ptr, &allocated_packets[count++], 0, NX_WAIT_FOREVER); in deplete_packets()230 nx_packet_release(allocated_packets[--count]); in release_packets()
50 static NX_PACKET *allocated_packets[256]; variable288 nx_packet_allocate(pool_ptr, &allocated_packets[count++], 0, NX_WAIT_FOREVER); in deplete_packets()297 nx_packet_release(allocated_packets[--count]); in release_packets()
52 static NX_PACKET *allocated_packets[256]; variable
49 static NX_PACKET *allocated_packets[256]; variable