rpc_info_equal
if ((pi2->ri == NULL) || !rpc_info_equal(pi->ri, pi2->ri))
extern boolean_t rpc_info_equal(const rpc_info_t *, const rpc_info_t *);