HomeSort by: relevance | last modified time | path
    Searched refs:router_advertisement_send (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
icmp.h 37 void router_advertisement_send(interface_t *NONNULL interface, const struct in6_addr *NONNULL destination);
icmp.c 564 router_advertisement_send(interface_t *interface, const struct in6_addr *destination) function
582 ERROR("router_advertisement_send: unable to construct ICMP Router Advertisement: no memory");
route.c 342 router_advertisement_send(interface, destination);

Completed in 22 milliseconds