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

  /src/external/mpl/dhcp/dist/common/
socket.c 821 * For both send_packet6() and receive_packet6() we need to allocate
840 * For both send_packet6() and receive_packet6() we need to use the
844 * In the case of send_packet6(), we need to do this in order to insure
858 ssize_t send_packet6(struct interface_info *interface, function
877 log_error("send_packet6: unable to allocate cmsg header");
937 log_error("send_packet6: %m");

Completed in 26 milliseconds