Home
last modified time | relevance | path

Searched refs:SC_SYNC (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/include/net/
Dif_ppp.h68 #define SC_SYNC 0x00200000 /* use synchronous HDLC framing */ macro
/external/ppp/pppd/
Dsys-linux.c1209 | (sync_serial? SC_SYNC: 0); in tty_send_config()
1210 modify_flags(ppp_fd, SC_COMP_PROT|SC_COMP_AC|SC_SYNC, x); in tty_send_config()