Searched refs:PROTO_LINESYNC (Results 1 – 2 of 2) sorted by relevance
89 #define PROTO_LINESYNC (1<<7) /* force standalone line syncs */ macro
2374 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC; in pppopen()