Lines Matching full:guess
1297 /* now lets guess1298 proto = *b; /* start with a one-octet codepoint guess */1309 default: /* no luck - try next guess */1313 proto = EXTRACT_16BITS(b); /* next guess - load two octets */1320 default: /* last guess - proto must be a PPP proto-id */