Searched refs:ppp_send_config (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Ddemand.c89 ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0);
H A Dlcp.c426 ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0);
1797 ppp_send_config(f->unit, mtu,
1828 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
H A Dpppd.h384 #define ppp_send_config(unit, mtu, accm, pc, acc) \ macro
H A Dsys-sunos4.c685 * ppp_send_config - configure the transmit characteristics of
689 ppp_send_config(unit, mtu, asyncmap, pcomp, accomp) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Ddemand.c105 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
H A Dlcp.c450 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
1914 ppp_send_config(f->unit, mtu,
1945 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
H A Dpppd.h484 int ppp_send_config __P((int, int, u_int32_t, int, int));
H A Dmain.c1069 * ppp_send_config - configure the transmit-side characteristics of
1075 ppp_send_config(unit, mtu, accm, pcomp, accomp) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Ddemand.c105 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
H A Dlcp.c450 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
1914 ppp_send_config(f->unit, mtu,
1945 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
H A Dpppd.h484 int ppp_send_config __P((int, int, u_int32_t, int, int));
H A Dmain.c1069 * ppp_send_config - configure the transmit-side characteristics of
1075 ppp_send_config(unit, mtu, accm, pcomp, accomp) function
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h383 #define ppp_send_config(unit, mtu, accm, pc, acc) \ macro

Completed in 148 milliseconds