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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_output.c150 static void ip_mloopback(struct ifnet *, struct mbuf *,
904 ip_mloopback(ifp, m, dst, hlen);
916 * Multicasts that are looped back by ip_mloopback(),
945 * are not sent -- the above call to ip_mloopback() will
2989 ip_mloopback(ifp, m, dst, hlen) function
3032 printf("ip_mloopback: bad address family %d\n",

Completed in 21 milliseconds