Lines Matching defs:found
514 "level %d frame found\n", in_gram->igm_level);
577 "level %d frame found\n", in_gram->igm_level);
1743 "packet level %d frame found\n", state,
1913 printf("No eager found\n");
2017 * Extract option values from a tcp header. We put any found values into the
2018 * tcpopt struct and return a bitmask saying which options were found.
2027 int found = 0;
2052 found |= TCP_OPT_MSS_PRESENT;
2065 found |= TCP_OPT_WSCALE_PRESENT;
2074 found |= TCP_OPT_SACK_OK_PRESENT;
2143 found |= TCP_OPT_SACK_PRESENT;
2154 found |= TCP_OPT_TSTAMP_PRESENT;
2167 return (found);
2691 * is found, look for a listener.
2693 * If a listener is found, we need to check to see if the
2707 printf("found the listener: %s\n",
2715 printf("found the eager: %s\n",
2721 /* Non listener found... */
2723 printf("found the connection: %s\n",