Home
last modified time | relevance | path

Searched refs:connection_working_recv_handler (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h312 void connection_working_recv_handler(struct connection *conn_impl, void *head,
Dtransport.c36 [CONNECT_STAT_WORKING] = connection_working_recv_handler,
Dconnection.c762 void connection_working_recv_handler(struct connection *conn_impl, void *buf, in connection_working_recv_handler() function