Home | History | Annotate | Download | only in netinet

Lines Matching defs:go

475 	int p, go = 1, i, hdrcount;
503 while (go && !(fin->fin_flx & FI_SHORT)) {
508 go = 0;
513 go = 0;
518 go = 0;
523 go = 0;
548 go = 0;
557 go = 0;
561 go = 0;
573 go = 0;
577 go = 0;
584 * extension headers (go != 0), the entire header may not have
586 * only done for "go != 0" because the other header handlers
591 if ((go != 0) && (p != IPPROTO_NONE) &&
614 * "go != 0" implies the above loop hasn't arrived at a layer 4 header.
616 if ((go != 0) && (fin->fin_flx & FI_FRAG) && (fin->fin_off == 0)) {
620 DT2(ipf_fi_bad_ipv6_frag_1, fr_info_t *, fin, int, go);
4067 /* information about interfaces (like IP#) has changed. Go through all */
6783 * where to go next, else return a pointer to
8697 /* we do not go on to step 2. */