Searched refs:accomp (Results 1 – 1 of 1) sorted by relevance
208 int accomp; /* Does peer accept addr/ctl compression? */ member897 if (!pc->accomp) { in pppifOutput()1151 ppp_send_config( int unit, u16_t mtu, u32_t asyncmap, int pcomp, int accomp) in ppp_send_config() argument1158 pc->accomp = accomp; in ppp_send_config()1191 ppp_recv_config( int unit, int mru, u32_t asyncmap, int pcomp, int accomp) in ppp_recv_config() argument1197 LWIP_UNUSED_ARG(accomp); in ppp_recv_config()
Completed in 5 milliseconds