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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c188 static void phyint_send(ipha_t *, mblk_t *, struct vif *, ipaddr_t);
2001 phyint_send((ipha), (mp), (vifp), (dst)); \
2164 phyint_send(ipha_t *ipha, mblk_t *mp, struct vif *vifp, ipaddr_t dst) function
2174 ip1dbg(("phyint_send: out of memory for mblk, mp_copy\n"));
2182 "phyint_send: tbf_contr rate %d "

Completed in 50 milliseconds