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

/external/libppp/src/
H A Dlqr.h80 extern struct mbuf *lqr_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c366 { PROTO_LQR, lqr_Input },
H A Dlqr.c201 lqr_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) function
208 log_Printf(LogERROR, "lqr_Input: Not a physical link - dropped\n");
215 log_Printf(LogWARN, "lqr_Input: Got packet size %d, expecting %ld !\n",
226 log_Printf(LogWARN, "lqr_Input: magic 0x%08lx is wrong,"

Completed in 394 milliseconds