Searched refs:pcomp (Results 1 – 1 of 1) sorted by relevance
207 int pcomp; /* Does peer accept protocol compression? */ member787 if (!pc->pcomp || protocol > 0xFF) { in pppifOutputOverEthernet()903 if (!pc->pcomp || protocol > 0xFF) { in pppifOutput()1151 ppp_send_config( int unit, u16_t mtu, u32_t asyncmap, int pcomp, int accomp) in ppp_send_config() argument1157 pc->pcomp = pcomp; in ppp_send_config()1191 ppp_recv_config( int unit, int mru, u32_t asyncmap, int pcomp, int accomp) in ppp_recv_config() argument1198 LWIP_UNUSED_ARG(pcomp); in ppp_recv_config()