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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Ddemand.c93 ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0);
H A Dlcp.c413 ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0);
1784 ppp_send_config(f->unit, mtu,
1815 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
H A Dpppd.h382 #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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c98 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
H A Dlcp.c439 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
1919 ppp_send_config(f->unit, mtu,
1950 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
H A Dpppd.h499 int ppp_send_config __P((int, int, u_int32_t, int, int));
H A Dmain.c1191 * ppp_send_config - configure the transmit-side characteristics of
1197 ppp_send_config(unit, mtu, accm, pcomp, accomp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h484 int ppp_send_config __P((int, int, u_int32_t, int, int));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h383 #define ppp_send_config(unit, mtu, accm, pc, acc) \ macro

Completed in 95 milliseconds