Searched refs:recvpipe (Results 1 – 8 of 8) sorted by relevance
48 recvpipe
38 u_long recvpipe; /* route recvpipe size */ member
772 if (bundle->ncp.cfg.recvpipe > 0) { in rt_Set()773 rtmes.m_rtm.rtm_rmx.rmx_recvpipe = bundle->ncp.cfg.recvpipe; in rt_Set()891 if (bundle->ncp.cfg.recvpipe > 0) { in rt_Update()892 rtmes.m_rtm.rtm_rmx.rmx_recvpipe = bundle->ncp.cfg.recvpipe; in rt_Update()
464 if (ncp->cfg.recvpipe > 0) in ncp_Show()465 prompt_Printf(arg->prompt, "%ld\n", ncp->cfg.recvpipe); in ncp_Show()
151 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPv6address()
691 if (bundle->ncp.cfg.sendpipe > 0 || bundle->ncp.cfg.recvpipe > 0) { in ipcp_SetIPaddress()
2156 arg->bundle->ncp.cfg.recvpipe = long_val; in SetVariable()
5459 .It Ic set recvpipe Op Ar value