Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxprtsock.c1436 static void xs_udp_data_receive_workfn(struct work_struct *work) in xs_udp_data_receive_workfn() function
3308 INIT_WORK(&transport->recv_worker, xs_udp_data_receive_workfn); in xs_setup_udp()