Lines Matching refs:p1
166 int i0, i1, i2, i3, p0, p1;167 if (sscanf_s(ptr, "%d,%d,%d,%d,%d,%d", &i0, &i1, &i2, &i3, &p0, &p1) != 6)172 *port = (p0 << 8) + p1;