Searched refs:pktpool_tot_pkts (Results 1 – 10 of 10) sorted by relevance
176 #define pktpool_tot_pkts(pp) (POOLPTR(pp)->n_pkts) /**< n_pkts = avail + in_use <= max_pkts */ macro
185 #define pktpool_tot_pkts(pp) (POOLPTR(pp)->n_pkts) /**< n_pkts = avail + in_use <= max_pkts */ macro
1397 int n_pkts = pktpool_tot_pkts(pktpool_shared); in hnd_pktpool_refill()
1833 int n_pkts = pktpool_tot_pkts(pktpool_shared); in hnd_pktpool_refill()