Home
last modified time | relevance | path

Searched refs:sendpipe (Results 1 – 7 of 7) sorted by relevance

/external/libppp/src/
Dncp.h37 u_long sendpipe; /* route sendpipe size */ member
Droute.c768 if (bundle->ncp.cfg.sendpipe > 0) { in rt_Set()
769 rtmes.m_rtm.rtm_rmx.rmx_sendpipe = bundle->ncp.cfg.sendpipe; in rt_Set()
886 if (bundle->ncp.cfg.sendpipe > 0) { in rt_Update()
887 rtmes.m_rtm.rtm_rmx.rmx_sendpipe = bundle->ncp.cfg.sendpipe; in rt_Update()
Dncp.c459 if (ncp->cfg.sendpipe > 0) in ncp_Show()
460 prompt_Printf(arg->prompt, "%-20ld\n", ncp->cfg.sendpipe); in ncp_Show()
Dipv6cp.c243 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPv6address()
Dipcp.c690 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPaddress()
Dcommand.c2199 arg->bundle->ncp.cfg.sendpipe = long_val; in SetVariable()
Dppp.8.m45697 .It set sendpipe Op Ar value