HomeSort by: relevance | last modified time | path
    Searched defs:ip6_mloopback (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_output.c 653 ip6_mloopback(ifp, m, dst);
663 * Multicasts that are looped back by ip6_mloopback(),
678 * are not sent -- the above call to ip6_mloopback() will
3236 ip6_mloopback(struct ifnet *ifp, struct mbuf *m, function in typeref:typename:void
ip6_output.c 653 ip6_mloopback(ifp, m, dst);
663 * Multicasts that are looped back by ip6_mloopback(),
678 * are not sent -- the above call to ip6_mloopback() will
3236 ip6_mloopback(struct ifnet *ifp, struct mbuf *m, function in typeref:typename:void

Completed in 26 milliseconds