From: Benjamin Kaduk Date: Fri, 1 Jun 2018 00:00:03 +0000 (-0500) Subject: libafsrpc: export some more rx functions X-Git-Tag: upstream/1.8.1_pre2^2~10 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=9c66b92e4e3aa000a42044efe7cffa2a46058d73;p=packages%2Fo%2Fopenafs.git libafsrpc: export some more rx functions Reviewed-on: https://gerrit.openafs.org/13138 Reviewed-by: Benjamin Kaduk Tested-by: BuildBot (cherry picked from commit 0b1edd96ac7a952148ec14f8baaf60c8d8bbc04f) Change-Id: I86c81dd95c75953ebd193bd8b49b467693572614 Reviewed-on: https://gerrit.openafs.org/13194 Reviewed-by: Michael Meffie Reviewed-by: Joe Gorse Reviewed-by: Andrew Deason Reviewed-by: Marcio Brito Barbosa Reviewed-by: Benjamin Kaduk Tested-by: BuildBot --- diff --git a/src/libafsrpc/libafsrpc.la.sym b/src/libafsrpc/libafsrpc.la.sym index f31c05824..fc07f3b7d 100644 --- a/src/libafsrpc/libafsrpc.la.sym +++ b/src/libafsrpc/libafsrpc.la.sym @@ -46,11 +46,14 @@ rx_ConnError rx_ConnectionOf rx_DestroyConnection rx_EndCall +rx_Error rx_Finalize rx_FlushWrite rx_FreeRPCStats +rx_FreeStatistics rx_GetCachedConnection rx_GetCall +rx_GetCallAbortCode rx_GetConnectionEpoch rx_GetConnectionId rx_GetIFInfo @@ -66,7 +69,10 @@ rx_GetServerDebug rx_GetServerPeers rx_GetServerStats rx_GetServerVersion +rx_GetServiceSpecific rx_GetSpecific +rx_GetStatistics +rx_GetRemoteStatus rx_HostOf rx_IncrementTimeAndCount rx_Init @@ -85,6 +91,7 @@ rx_PrintTheseStats rx_ReadProc rx_RecordCallStatistics rx_ReleaseCachedConnection +rx_ReleaseRPCStats rx_RetrievePeerRPCStats rx_RetrieveProcessRPCStats rx_SecurityClassOf @@ -92,9 +99,13 @@ rx_SecurityObjectOf rx_ServerProc rx_ServiceIdOf rx_ServiceOf +rx_SetCallAbortCode rx_SetConnDeadTime rx_SetConnHardDeadTime rx_SetConnIdleDeadTime +rx_SetConnSecondsUntilNatPing +rx_SetLocalStatus +rx_SetMaxMTU rx_SetMaxReceiveWindow rx_SetMaxSendWindow rx_SetMinPeerTimeout @@ -102,10 +113,12 @@ rx_SetNoJumbo rx_SetSecurityData rx_SetSecurityHeaderSize rx_SetSecurityMaxTrailerSize +rx_SetServiceSpecific rx_SetSpecific rx_SlowReadPacket rx_SlowWritePacket rx_StartServer +rx_StatsOnOff rx_UdpBufSize rx_WriteProc rx_connDeadTime