Searched refs:open_socket (Results 1 – 8 of 8) sorted by relevance
165 int open_socket() { in open_socket() function186 int sock = open_socket(); in main()
210 open_socket(iface, ETHERTYPE_ARP); in send_arp_announce()268 open_socket(iface, ETHERTYPE_ARP); in send_arp_probe()
141 int open_socket(struct interface *, int);
68 open_socket(struct interface *iface, int protocol) in open_socket() function
52 open_socket(struct interface *iface, int protocol) in open_socket() function
1737 if (open_socket(iface, ETHERTYPE_IP) == -1) in open_sockets()
121 static int open_socket __P((char *));653 int fd = open_socket(pty_socket); in connect_tty()872 open_socket(dest) in open_socket() function
251 static int open_socket(const char *path) in open_socket() function1128 serv_sock = open_socket(socket_path); in main()