Searched refs:tcp_transport (Results 1 – 1 of 1) sorted by relevance
33 struct tcp_transport { struct46 #define TCP_TRANS(t) ((struct tcp_transport *)container_of(t, \ argument47 struct tcp_transport, transport))72 static struct tcp_transport *alloc_transport(struct socket *client_sk) in alloc_transport()74 struct tcp_transport *t; in alloc_transport()104 struct tcp_transport *t = TCP_TRANS(kt); in ksmbd_tcp_free_transport()111 static void free_transport(struct tcp_transport *t) in free_transport()156 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec()197 struct tcp_transport *t; in ksmbd_tcp_new_connection()343 static int ksmbd_tcp_readv(struct tcp_transport *t, struct kvec *iov_orig, in ksmbd_tcp_readv()