do_socket
return (do_socket(dev, mtu, ip, gwip));
extern int do_socket(char *, int, struct tcpiphdr *, struct in_addr);