Lines Matching defs:sock_args
44 struct sock_args {
210 static int tcp_md5sig(int sd, void *addr, socklen_t alen, struct sock_args *args)
248 static int tcp_md5_remote(int sd, struct sock_args *args)
335 static int check_device(int sd, struct sock_args *args)
565 static int show_sockstat(int sd, struct sock_args *args)
719 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args)
740 static int socket_read_dgram(int sd, struct sock_args *args)
885 static int socket_read(int sd, struct sock_args *args)
941 struct sock_args *args)
1027 static int msock_init(struct sock_args *args, int server)
1080 static int msock_server(struct sock_args *args)
1085 static int msock_client(struct sock_args *args)
1090 static int bind_socket(int sd, struct sock_args *args)
1132 static int lsock_init(struct sock_args *args)
1183 static int do_server(struct sock_args *args)
1304 static int connectsock(void *addr, socklen_t alen, struct sock_args *args)
1360 static int do_client(struct sock_args *args)
1431 static int convert_addr(struct sock_args *args, const char *_str,
1615 struct sock_args args = {