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

/freebsd-12-stable/sys/netinet6/
H A Dip6_var.h369 void ip6_mloopback(struct ifnet *, struct mbuf *);
H A Dip6_output.c733 ip6_mloopback(ifp, m);
743 * Multicasts that are looped back by ip6_mloopback(),
764 * are not sent -- the above call to ip6_mloopback() will
3143 ip6_mloopback(struct ifnet *ifp, struct mbuf *m) function
H A Dip6_mroute.c1590 ip6_mloopback(ifp, m);

Completed in 184 milliseconds