Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c69 static int ipf_p_rpcb_getproto __P((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)
1103 ipf_p_rpcb_getproto(rm, xp, p) in ipf_p_rpcb_getproto() function