Home
last modified time | relevance | path

Searched defs:tcp_handle (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dtransport.h45 struct tcp_handle { struct
46 struct connection *connect;
70 void tcp_close_socket(struct tcp_handle *tcp); argument