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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_mroute.c124 static void phyint_send(struct ip6_hdr *, struct mif6 *, struct mbuf *);
1311 phyint_send((ip6), (mifp), (m)); \
1469 phyint_send(ip6, mifp, m) function
1522 log(LOG_DEBUG, "phyint_send on mif %d err %d\n",
1571 log(LOG_DEBUG, "phyint_send on mif %d err %d\n",
1586 "phyint_send: packet too big on %s o %s "
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.c310 static void phyint_send(struct ip *, struct vif *, struct mbuf *);
1353 phyint_send((ip), (vifp), (m)); \
1481 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) function
1848 log(LOG_DEBUG, "phyint_send on vif %d err %d\n",

Completed in 66 milliseconds