Searched defs:open_socket (Results 1 - 4 of 4) sorted by relevance

/external/dhcpcd/
H A Dbpf.c52 open_socket(struct interface *iface, int protocol) function
H A Dlpf.c68 open_socket(struct interface *iface, int protocol) function
/external/ppp/pppd/
H A Dtty.c120 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
/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c234 static int open_socket(const char *path) function
1008 serv_sock = open_socket(socket_path);

Completed in 1041 milliseconds