/external/ppp/pppd/ |
pppd.h | 612 void tty_send_config __P((int, u_int32_t, int, int)); [all...] |
tty.c | 819 tty_send_config(mtu, accm, pcomp, accomp); [all...] |
sys-linux.c | 1190 * tty_send_config - configure the transmit characteristics of 1194 void tty_send_config(int mtu, u_int32_t asyncmap, int pcomp, int accomp) function [all...] |
sys-solaris.c | 1539 tty_send_config(mtu, asyncmap, pcomp, accomp) function [all...] |