Searched refs:ippr_rpcb_getproto (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_rpcb_pxy.c | 83 static int ippr_rpcb_getproto __P((rpc_msg_t *, xdr_proto_t *, 654 if (ippr_rpcb_getproto(rm, &ra->ra_netid, &p) != 0) 1010 if (ippr_rpcb_getproto(rm, &re->re_netid, &p) != 0) 1020 if (ippr_rpcb_getproto(rm, &re->re_proto, &p) != 0) 1125 ippr_rpcb_getproto(rm, xp, p) in ippr_rpcb_getproto() function
|