Home
last modified time | relevance | path

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

/external/libppp/src/
Dlqr.h80 extern struct mbuf *lqr_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c366 { PROTO_LQR, lqr_Input },
Dlqr.c201 lqr_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lqr_Input() function