Searched refs:ipf_p_rpcb_getproto (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c69 static int ipf_p_rpcb_getproto(rpc_msg_t *, xdr_proto_t *,
633 if (ipf_p_rpcb_getproto(rm, &ra->ra_netid, &p) != 0)
990 if (ipf_p_rpcb_getproto(rm, &re->re_netid, &p) != 0)
1000 if (ipf_p_rpcb_getproto(rm, &re->re_proto, &p) != 0)
1093 /* Function: ipf_p_rpcb_getproto */
1103 ipf_p_rpcb_getproto(rm, xp, p) function

Completed in 55 milliseconds