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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Ddemand.c129 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
H A Dlcp.c500 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
1984 ppp_send_config(f->unit, mtu,
2023 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
H A Dpppd.h690 int ppp_send_config __P((int, int, u_int32_t, int, int));
H A Dmain.c1533 * ppp_send_config - configure the transmit-side characteristics of
1539 ppp_send_config(unit, mtu, accm, pcomp, accomp) function

Completed in 164 milliseconds