Searched refs:Despatch (Results 1 – 1 of 1) sorted by relevance
72 static void Despatch(struct bundle *, struct link *, struct mbuf *, u_short);321 Despatch(b, l, bp, proto); in link_PullPacket()373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) in Despatch() function