Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsvcsock.c1220 static int svc_tcp_sendmsg(struct svc_sock *svsk, struct svc_rqst *rqstp, in svc_tcp_sendmsg() function
1280 err = svc_tcp_sendmsg(svsk, rqstp, marker, &sent); in svc_tcp_sendto()