Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dlink.c74 static void Despatch(struct bundle *, struct link *, struct mbuf *, u_short);
296 Despatch(b, l, bp, proto); in link_PullPacket()
348 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) in Despatch() function