Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Drpc_subr.c147 int othercnt = 0; in rpc_iptype() local
187 othercnt++; in rpc_iptype()
195 if ((chcnt == RPC_MAX_IP_LENGTH) || (othercnt)) in rpc_iptype()