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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dlink.c72 static void Despatch(struct bundle *, struct link *, struct mbuf *, u_short);
320 log_Printf(LogDEBUG, "link_PullPacket: Despatch proto 0x%04x\n", proto);
321 Despatch(b, l, bp, proto);
373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) function

Completed in 52 milliseconds