ip_output.c | 153 static void ip_mloopback(struct ifnet *, struct mbuf *, 484 ip_mloopback(ifp, m, &udst.sin); 496 * Multicasts that are looped back by ip_mloopback(), 514 * are not sent -- the above call to ip_mloopback() will 2149 ip_mloopback(struct ifnet *ifp, struct mbuf *m, const struct sockaddr_in *dst) function in typeref:typename:void
|