HomeSort by relevance Sort by last modified time
    Searched full:send_from (Results 1 - 1 of 1) sorted by null

  /external/dnsmasq/src/
forward.c 29 static void send_from(int fd, int nowild, char *packet, size_t len, function
374 send_from(udpfd, daemon->options & OPT_NOWILD, (char *)header, plen, udpaddr, dst_addr, dst_iface);
554 send_from(forward->fd, daemon->options & OPT_NOWILD, daemon->packet, nn,
706 send_from(listen->fd, daemon->options & OPT_NOWILD, (char *)header,

Completed in 556 milliseconds