Searched refs:recvpipe (Results 1 – 8 of 8) sorted by relevance
40 recvpipe
39 u_long recvpipe; /* route recvpipe size */ member
763 if (bundle->ncp.cfg.recvpipe > 0) { in rt_Set()764 rtmes.m_rtm.rtm_rmx.rmx_recvpipe = bundle->ncp.cfg.recvpipe; in rt_Set()882 if (bundle->ncp.cfg.recvpipe > 0) { in rt_Update()883 rtmes.m_rtm.rtm_rmx.rmx_recvpipe = bundle->ncp.cfg.recvpipe; in rt_Update()
446 if (ncp->cfg.recvpipe > 0) in ncp_Show()447 prompt_Printf(arg->prompt, "%ld\n", ncp->cfg.recvpipe); in ncp_Show()
242 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPv6address()
684 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPaddress()
2160 arg->bundle->ncp.cfg.recvpipe = long_val; in SetVariable()
5368 .It set recvpipe Op Ar value