HomeSort by relevance Sort by last modified time
    Searched refs:ppp_recv_config (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
demand.c 99 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
lcp.c 434 || ppp_recv_config(unit, PPP_MRU, (lax_recv? 0: 0xffffffff),
    [all...]
pppd.h 494 int ppp_recv_config __P((int, int, u_int32_t, int, int));
    [all...]
main.c 1113 * ppp_recv_config - configure the receive-side characteristics of
1119 ppp_recv_config(unit, mru, accm, pcomp, accomp) function
    [all...]

Completed in 156 milliseconds