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

/freebsd-13-stable/usr.sbin/ppp/
H A Dlqr.h82 extern struct mbuf *lqr_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c368 { PROTO_LQR, lqr_Input },
H A Dlqr.c204 lqr_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) function
211 log_Printf(LogERROR, "lqr_Input: Not a physical link - dropped\n");
218 log_Printf(LogWARN, "lqr_Input: Got packet size %d, expecting %ld !\n",
229 log_Printf(LogWARN, "lqr_Input: magic 0x%08lx is wrong,"

Completed in 106 milliseconds