Searched refs:open_socket (Results 1 – 7 of 7) sorted by relevance
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()
120 static int open_socket __P((char *));645 int fd = open_socket(pty_socket); in connect_tty()868 open_socket(dest) in open_socket() function
245 static int open_socket(const char *path) in open_socket() function1106 serv_sock = open_socket(socket_path); in main()