Searched refs:phyint_send (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet6/ |
| H A D | ip6_mroute.c | 134 static void phyint_send(struct ip6_hdr *, struct mif6 *, struct mbuf *); 1623 phyint_send(ip6, mifp, m); in ip6_mdq() 1630 phyint_send(struct ip6_hdr *ip6, struct mif6 *mifp, struct mbuf *m) in phyint_send() function
|
| /freebsd/sys/netinet/ |
| H A D | ip_mroute.c | 346 static void phyint_send(struct ip *, struct vif *, struct mbuf *); 1646 phyint_send(ip, &mfct->viftable[xmt_vif], m); in ip_mdq() 1742 phyint_send(ip, vif, m); in ip_mdq() 1820 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) in phyint_send() function
|