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

/freebsd-12-stable/usr.sbin/ppp/
H A Dncp.h66 extern void ncp_Enqueue(struct ncp *, int, unsigned, char *, int);
H A Dncp.c214 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count) function
H A Dbundle.c640 ncp_Enqueue(&bundle->ncp, af, pri, (char *)&tun, n + sizeof tun.header);

Completed in 111 milliseconds