OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipcp_PushPacket
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
ipcp.h
132
extern int
ipcp_PushPacket
(struct ipcp *, struct link *);
ncp.c
353
if ((res =
ipcp_PushPacket
(&bundle->ncp.ipcp, l)))
361
res =
ipcp_PushPacket
(&bundle->ncp.ipcp, l);
364
res =
ipcp_PushPacket
(&bundle->ncp.ipcp, l);
ipcp.c
[
all
...]
Completed in 27 milliseconds