Searched refs:ppp_flags (Results 1 – 2 of 2) sorted by relevance
220 if ((opt->ppp_flags & SC_COMP_PROT) && data[0] == 0 && !islcp) in pptp_xmit()224 if ((opt->ppp_flags & SC_COMP_AC) == 0 || islcp) { in pptp_xmit()609 val = opt->ppp_flags; in pptp_ppp_ioctl()617 opt->ppp_flags = val & ~SC_RCV_BITS; in pptp_ppp_ioctl()
169 int ppp_flags; member