HomeSort by relevance Sort by last modified time
    Searched refs:open_socket (Results 1 - 7 of 7) sorted by null

  /external/dhcpcd/
net.h 141 int open_socket(struct interface *, int);
arp.c 210 open_socket(iface, ETHERTYPE_ARP);
268 open_socket(iface, ETHERTYPE_ARP);
bpf.c 52 open_socket(struct interface *iface, int protocol) function
lpf.c 68 open_socket(struct interface *iface, int protocol) function
dhcpcd.c     [all...]
  /external/ppp/pppd/
tty.c 120 static int open_socket __P((char *));
645 int fd = open_socket(pty_socket);
864 * open_socket - establish a stream socket connection to the nominated
868 open_socket(dest) function
    [all...]
  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 234 static int open_socket(const char *path) function
1008 serv_sock = open_socket(socket_path);

Completed in 191 milliseconds