OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendpipe
(Results
1 - 6
of
6
) sorted by null
/external/libppp/src/
ncp.h
37
u_long
sendpipe
; /* route
sendpipe
size */
member in struct:ncp::__anon21068
ncp.c
458
prompt_Printf(arg->prompt, "
sendpipe
: ");
459
if (ncp->cfg.
sendpipe
> 0)
460
prompt_Printf(arg->prompt, "%-20ld\n", ncp->cfg.
sendpipe
);
route.c
768
if (bundle->ncp.cfg.
sendpipe
> 0) {
769
rtmes.m_rtm.rtm_rmx.rmx_sendpipe = bundle->ncp.cfg.
sendpipe
;
886
if (bundle->ncp.cfg.
sendpipe
> 0) {
887
rtmes.m_rtm.rtm_rmx.rmx_sendpipe = bundle->ncp.cfg.
sendpipe
;
ipv6cp.c
243
if (bundle->ncp.cfg.
sendpipe
> 0 || bundle->ncp.cfg.recvpipe > 0) {
ipcp.c
690
if (bundle->ncp.cfg.
sendpipe
> 0 || bundle->ncp.cfg.recvpipe > 0) {
[
all
...]
command.c
[
all
...]
Completed in 516 milliseconds