Searched refs:rpcrt4_get_conn_protseq_ops (Results 1 – 1 of 1) sorted by relevance
3599 static const struct connection_ops *rpcrt4_get_conn_protseq_ops(const char *protseq) in rpcrt4_get_conn_protseq_ops() function3638 ops = rpcrt4_get_conn_protseq_ops(Protseq); in RPCRT4_CreateConnection()3764 ops = rpcrt4_get_conn_protseq_ops(protseq); in RPCRT4_IsServerListening()3781 const struct connection_ops *protseq_ops = rpcrt4_get_conn_protseq_ops(protseq); in RpcTransport_GetTopOfTower()3875 if (rpcrt4_get_conn_protseq_ops(ps)) in RpcNetworkIsProtseqValidW()