summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/async.h
blob: 10b8e8cb738e85a7b7dd43f2d1e9b738e6aa37ef (plain)
1
2
3
4
5
6
7
8
/*
 * $Id: $
 */

extern void AsyncInit(void);
extern void SetLinkParams(struct lcpstate *);
extern void AsyncOutput(int, struct mbuf *, int);
extern void AsyncInput(u_char *, int);
OpenPOWER on IntegriCloud