phyint_send
phyint_send(ip, &mfct->viftable[xmt_vif], m);
phyint_send(ip, vif, m);
static void phyint_send(struct ip *, struct vif *, struct mbuf *);
static void phyint_send(struct ip6_hdr *, struct mif6 *, struct mbuf *);
phyint_send(ip6, mifp, m);