Home
last modified time | relevance | path

Searched refs:open_socket (Results 1 – 7 of 7) sorted by relevance

/external/dhcpcd/
Darp.c210 open_socket(iface, ETHERTYPE_ARP); in send_arp_announce()
268 open_socket(iface, ETHERTYPE_ARP); in send_arp_probe()
Dnet.h141 int open_socket(struct interface *, int);
Dlpf.c68 open_socket(struct interface *iface, int protocol) in open_socket() function
Dbpf.c52 open_socket(struct interface *iface, int protocol) in open_socket() function
Ddhcpcd.c1737 if (open_socket(iface, ETHERTYPE_IP) == -1) in open_sockets()
/external/ppp/pppd/
Dtty.c120 static int open_socket __P((char *));
645 int fd = open_socket(pty_socket); in connect_tty()
868 open_socket(dest) in open_socket() function
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c245 static int open_socket(const char *path) in open_socket() function
1106 serv_sock = open_socket(socket_path); in main()