Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Drpcb_clnt.c50 RPCBPROC_SET, enumerator
472 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()
496 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet4()
522 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet6()
960 [RPCBPROC_SET] = {
961 .p_proc = RPCBPROC_SET,
966 .p_statidx = RPCBPROC_SET,
993 [RPCBPROC_SET] = {
994 .p_proc = RPCBPROC_SET,
999 .p_statidx = RPCBPROC_SET,
[all...]