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

/freebsd-10-stable/sys/netinet6/
H A Dip6_mroute.c134 static void phyint_send(struct ip6_hdr *, struct mif6 *, struct mbuf *);
1362 phyint_send((ip6), (mifp), (m)); \
1514 phyint_send(struct ip6_hdr *ip6, struct mif6 *mifp, struct mbuf *m) function
/freebsd-10-stable/sys/netinet/
H A Dip_mroute.c342 static void phyint_send(struct ip *, struct vif *, struct mbuf *);
1503 phyint_send(ip, V_viftable + xmt_vif, m);
1594 phyint_send(ip, V_viftable + vifi, m);
1654 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) function

Completed in 112 milliseconds