Searched refs:rc_nconf (Results 1 – 2 of 2) sorted by relevance
94 rc->rc_nconf = nconf; in clnt_reconnect_create()167 so = __rpc_nconf2socket(rc->rc_nconf); in clnt_reconnect_connect()178 if (rc->rc_nconf->nc_semantics == NC_TPI_CLTS) in clnt_reconnect_connect()
66 struct netconfig* rc_nconf; /* network type */ member