From df3b4ff8420b38cdc7a45757b94e9613d7a7bdfa Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Wed, 17 Oct 2012 12:13:39 +0100 Subject: [PATCH] rx: Export some more functions Export some symbols that are required by rxperf Change-Id: I12d99a9ed1c025c838a4f80ecd61aadd19d20c4c Reviewed-on: http://gerrit.openafs.org/8245 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Reviewed-by: Derrick Brashear --- src/rx/liboafs_rx.la.sym | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/rx/liboafs_rx.la.sym b/src/rx/liboafs_rx.la.sym index e5cd4a89f..7f3e80965 100644 --- a/src/rx/liboafs_rx.la.sym +++ b/src/rx/liboafs_rx.la.sym @@ -59,8 +59,11 @@ rx_NewService rx_NewServiceHost rx_PeerOf rx_PortOf +rx_PrintPeerStats rx_PrintStats rx_ReadProc +rx_ReadProc32 +rx_ReadvProc rx_RecordCallStatistics rx_ReleaseCachedConnection rx_RetrievePeerRPCStats @@ -80,6 +83,9 @@ rx_SetConnectionId rx_SetEpoch rx_SetLocalStatus rx_SetMaxMTU +rx_SetMaxReceiveWindow +rx_SetMaxSendWindow +rx_SetMinPeerTimeout rx_SetNoJumbo rx_SetRxStatUserOk rx_SetSecurityConfiguration @@ -95,6 +101,7 @@ rx_SlowWritePacket rx_StartServer rx_UdpBufSize rx_WriteProc +rx_WriteProc32 rx_clearPeerRPCStats rx_clearProcessRPCStats rx_connDeadTime -- 2.39.5