ncp_PushPacket
if (!ncp_PushPacket(&bundle->ncp, &mp->out.af, bestlink))
add = ncp_PushPacket(ncp, &ncp->afq, &dl->physical->link);
extern int ncp_PushPacket(struct ncp *, int *, struct link *);