Lines Matching full:packet
77 * XXXXX Any zeros arriving by themselves are NOT placed into the arriving packet.
123 * if_output: Queue packet into an output queue.
127 * way, we can output packets fairly by sending one packet from each
159 * We mustn't put this packet back on the fastq (or we'll send it out of order)
176 * Check if this packet is a part of the last
177 * packet's session
229 * Send a packet
230 * We choose a packet based on it's position in the output queues;
232 * everything else. Otherwise we choose the first packet from the
233 * batchq and send it. the next packet chosen will be from the session
236 * one packet will be sent from the first session, then one packet
237 * from the second session, then one packet from the third, then back
256 * See which queue to get next packet from
268 /* Set which packet to send on next iteration */
289 /* Encapsulate the packet for sending */