Lines Matching refs:fragments
54 static int fragments; /* Number of fragments */
81 printf("Dumping fragment info: (%d)\n\n", fragments);
105 if (fragments == 0)
125 if (fragments == 0)
164 fragments++;
179 fragments--;
195 fragments = 0;
199 * Analyze the fragment list - see if we captured all our fragments.
201 * Returns TRUE if we've got all the fragments, and FALSE if we don't.
211 if (fragments == 0 || (first_frag = frag_first()) < 0 ||
216 * Validate the ipid's of our fragments - nuke those that don't
250 * Load the assembled fragments into igp. Returns 0 for success, nonzero
264 if (fragments == 0)
276 * fragments except the first one which contains
578 * Construct a transport datagram from a series of IP fragments (igp == NULL)
665 * (fragments received in any order) and ICMP at this level.
677 * the necessary fragments to reassemble the datagram, we'll call the mac
870 "(%d/%d/%x)\n", index, fragments,
886 /* fragments other than 0 */
894 fragments, IPV4_OFFSET(curr_off),
917 * Determine if we have all of the fragments.
932 if (ipv4_listp == NULL && fragments != 0) {
935 "%d msecs.\n", index, fragments,