Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsocklib.c266 rpc_fraghdr marker, unsigned int *sent_p) in xprt_sock_sendmsg() argument
273 *sent_p = 0; in xprt_sock_sendmsg()
293 *sent_p += err; in xprt_sock_sendmsg()
308 *sent_p += err; in xprt_sock_sendmsg()
320 *sent_p += err; in xprt_sock_sendmsg()
H A Dsocklib.h13 rpc_fraghdr marker, unsigned int *sent_p);