Home
last modified time | relevance | path

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

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