Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
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.c202 lqr_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lqr_Input() function