Searched refs:ppp_recv_config (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| H A D | demand.c | 96 ppp_recv_config(0, framemax, (u_int32_t) 0, 0, 0);
|
| H A D | pppd.h | 555 extern void ppp_recv_config __P((int, int, u_int32_t, int, int));
|
| H A D | lcp.c | 632 ppp_recv_config(unit, mru, (lax_recv? 0: 0xffffffff), 2420 ppp_recv_config(f->unit, mru, 2462 ppp_recv_config(f->unit, (PPP_MRU > absmax_mru ? absmax_mru : PPP_MRU),
|
| H A D | sys-solaris.c | 2004 * ppp_recv_config() 2010 ppp_recv_config(unit, mru, asyncmap, pcomp, accomp) function 2020 error("ppp_recv_config called with invalid device handle");
|
Completed in 92 milliseconds