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

/freebsd-13-stable/sys/netinet/
H A Dip_output.c107 static void ip_mloopback(struct ifnet *, const struct mbuf *, int);
602 ip_mloopback(ifp, m, hlen);
612 * Multicasts that are looped back by ip_mloopback(),
637 * are not sent -- the above call to ip_mloopback() will
1598 ip_mloopback(struct ifnet *ifp, const struct mbuf *m, int hlen) function

Completed in 108 milliseconds