Searched refs:tcp_transport (Results 1 – 1 of 1) sorted by relevance
32 struct tcp_transport { struct45 #define TCP_TRANS(t) ((struct tcp_transport *)container_of(t, \ argument46 struct tcp_transport, transport))58 static struct tcp_transport *alloc_transport(struct socket *client_sk) in alloc_transport()60 struct tcp_transport *t; in alloc_transport()98 struct tcp_transport *t = TCP_TRANS(kt); in ksmbd_tcp_free_transport()105 static void free_transport(struct tcp_transport *t) in free_transport()150 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec()179 struct tcp_transport *t; in ksmbd_tcp_new_connection()337 static int ksmbd_tcp_readv(struct tcp_transport *t, struct kvec *iov_orig, in ksmbd_tcp_readv()