OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lcp_Init
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
lcp.h
134
extern void
lcp_Init
(struct lcp *, struct bundle *, struct link *,
mp.c
284
lcp_Init
(&mp->link.lcp, mp->bundle, &mp->link, NULL);
[
all
...]
physical.c
225
lcp_Init
(&p->link.lcp, dl->bundle, &p->link, &dl->fsmp);
lcp.c
249
lcp_Init
(struct lcp *lcp, struct bundle *bundle, struct link *l,
[
all
...]
Completed in 386 milliseconds