OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chap_input
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
chap.h
75
extern struct mbuf *
chap_Input
(struct bundle *, struct link *, struct mbuf *);
link.c
364
{ PROTO_CHAP,
chap_Input
},
chap.c
693
chap_Input
(struct bundle *bundle, struct link *l, struct mbuf *bp)
706
log_Printf(LogERROR, "
chap_Input
: Not a physical link - dropped\n");
/external/ppp/pppd/
chap-new.c
131
static void
chap_input
(int unit, unsigned char *pkt, int pktlen);
514
chap_input
(int unit, unsigned char *pkt, int pktlen)
function
629
chap_input
,
Completed in 224 milliseconds