Searched refs:sendpipe (Results 1 – 7 of 7) sorted by relevance
37 u_long sendpipe; /* route sendpipe size */ member
768 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()
459 if (ncp->cfg.sendpipe > 0) in ncp_Show()460 prompt_Printf(arg->prompt, "%-20ld\n", ncp->cfg.sendpipe); in ncp_Show()
243 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPv6address()
690 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPaddress()
2199 arg->bundle->ncp.cfg.sendpipe = long_val; in SetVariable()
5697 .It set sendpipe Op Ar value