Searched refs:ncp_Enqueue (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dncp.h63 extern void ncp_Enqueue(struct ncp *, int, unsigned, char *, int);
H A Dncp.c212 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count) function
H A Dbundle.c638 ncp_Enqueue(&bundle->ncp, af, pri, (char *)&tun, n + sizeof tun.header);

Completed in 104 milliseconds