Searched defs:socket (Results 1 – 7 of 7) sorted by relevance
256 const struct nft_socket *socket; in nft_socket_reduce() local
425 struct socket *socket = local->socket; in rxrpc_destroy_local() local
21 static ssize_t do_udp_sendmsg(struct socket *socket, struct msghdr *msg, size_t len) in do_udp_sendmsg()
182 struct socket *socket; in rxperf_open_socket() local
294 struct socket *socket; /* my UDP socket */ member620 struct rxrpc_sock __rcu *socket; /* socket responsible */ member
2611 struct socket *socket; member
1731 SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) in SYSCALL_DEFINE3() argument