phyint_send
phyint_send((ip), (vifp), (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)); \