Searched refs:encap_send (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_mroute.c | 176 static void encap_send(ipha_t *, mblk_t *, struct vif *, ipaddr_t); 1997 encap_send((ipha), (mp), (vifp), (dst)); \ 2536 encap_send(ipha_t *ipha, mblk_t *mp, struct vif *vifp, ipaddr_t dst) function 2546 "encap_send: vif %ld enter", 2588 "encap_send: group 0x%x", ntohl(ipha->ipha_dst));
|
Completed in 50 milliseconds