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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dlqr.c153 * is written by lqr_LayerPush() where we know how to fill in all the
154 * fields. Note, lqr_LayerPush() ``knows'' that we're pushing onto the
417 lqr_LayerPush(struct bundle *b __unused, struct link *l, struct mbuf *bp, function
532 struct layer lqrlayer = { LAYER_LQR, "lqr", lqr_LayerPush, lqr_LayerPull };

Completed in 50 milliseconds