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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dhdlc.c301 hdlc_LayerPull(struct bundle *b __unused, struct link *l, struct mbuf *bp, function
313 log_DumpBp(LogHDLC, "hdlc_LayerPull:", bp);
319 log_Printf(LogDEBUG, "%s: hdlc_LayerPull: fcs = %04x (%s)\n",
438 struct layer hdlclayer = { LAYER_HDLC, "hdlc", hdlc_LayerPush, hdlc_LayerPull };

Completed in 46 milliseconds