Searched defs:socket_fd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | transport.c | 1142 struct connection *alloc_conn_tcp(struct hmdfs_peer *node, int socket_fd, in alloc_conn_tcp() argument 1007 tcp_alloc_handle(struct connection *connect, int socket_fd, uint8_t *master_key, struct socket *socket) tcp_alloc_handle() argument
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | transport.c | 1142 struct connection *alloc_conn_tcp(struct hmdfs_peer *node, int socket_fd, in alloc_conn_tcp() argument 1007 tcp_alloc_handle(struct connection *connect, int socket_fd, uint8_t *master_key, struct socket *socket) tcp_alloc_handle() argument
|
Completed in 4 milliseconds