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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_mroute.c122 static void phyint_send(struct ip6_hdr *, struct mif6 *, struct mbuf *);
1294 phyint_send((ip6), (mifp), (m)); \
1443 phyint_send(ip6, mifp, m) function
1490 log(LOG_DEBUG, "phyint_send on mif %d err %d\n",
1538 log(LOG_DEBUG, "phyint_send on mif %d err %d\n",
1548 "phyint_send: packet too big on %s o %s g %s"
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_mroute.c320 static void phyint_send(struct ip *, struct vif *, struct mbuf *);
1358 phyint_send((ip), (vifp), (m)); \
1486 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) function
1840 log(LOG_DEBUG, "phyint_send on vif %d err %d\n",

Completed in 34 milliseconds