Searched defs:accomp (Results 1 – 6 of 6) sorted by relevance
/external/ppp/pppd/plugins/pppoatm/ |
D | pppoatm.c | 175 int accomp) in send_config_pppoa() 194 int accomp) in recv_config_pppoa()
|
/external/ppp/pppd/plugins/rp-pppoe/ |
D | plugin.c | 188 int accomp) in PPPOESendConfig() 216 int accomp) in PPPOERecvConfig()
|
/external/ppp/pppd/ |
D | main.c | 1098 ppp_send_config(unit, mtu, accm, pcomp, accomp) in ppp_send_config() argument 1119 ppp_recv_config(unit, mru, accm, pcomp, accomp) in ppp_recv_config() argument
|
D | tty.c | 813 tty_do_send_config(mtu, accm, pcomp, accomp) in tty_do_send_config() argument
|
D | sys-solaris.c | 1539 tty_send_config(mtu, asyncmap, pcomp, accomp) in tty_send_config() argument 1589 tty_recv_config(mru, asyncmap, pcomp, accomp) in tty_recv_config() argument
|
D | sys-linux.c | 1194 void tty_send_config(int mtu, u_int32_t asyncmap, int pcomp, int accomp) in tty_send_config() 1234 void tty_recv_config(int mru, u_int32_t asyncmap, int pcomp, int accomp) in tty_recv_config()
|