Searched refs:SC_COMP_AC (Results 1 – 3 of 3) sorted by relevance
55 #define SC_COMP_AC 0x00000002 /* header compression (output) */ macro
1242 if (sc->sc_flags & SC_COMP_AC && address == PPP_ALLSTATIONS && in ppp_dequeue()
1236 x = accomp? x | SC_COMP_AC: x &~ SC_COMP_AC; in tty_send_config()