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

/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_iface.c419 mppe_pkt_output(&ppp->mppe, PPP_PROTO_IP, args->pktp,
487 mppe_pkt_output(&ppp->mppe, PPP_PROTO_IP, pktp, lpktp);
H A Dppp.h821 void mppe_pkt_output (mppe *, uint16_t, u_char *, int);
H A Dmppe.c471 mppe_pkt_output(mppe *_this, uint16_t proto, u_char *pktp, int len) function

Completed in 79 milliseconds