Searched refs:numpkts (Results 1 – 1 of 1) sorted by relevance
424 int numpkts = sk_MEMPACKET_num(ctx->pkts); in mempacket_swap_epoch() local426 if (numpkts <= 0) in mempacket_swap_epoch()433 thispkt = sk_MEMPACKET_value(ctx->pkts, numpkts - 1); in mempacket_swap_epoch()481 if (sk_MEMPACKET_insert(ctx->pkts, thispkt, numpkts) <= 0) { in mempacket_swap_epoch()501 int numpkts = sk_MEMPACKET_num(ctx->pkts); in mempacket_move_packet() local508 if (numpkts <= s) in mempacket_move_packet()