Searched refs:ippr_rpcb_getnat (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_rpcb_pxy.c | 72 static int ippr_rpcb_getnat __P((fr_info_t *, nat_t *, u_int, u_int)); 932 if (ippr_rpcb_getnat(fin, nat, rx->rx_proto, (u_int)xdr) != 0) 958 if (ippr_rpcb_getnat(fin, nat, rx->rx_proto, 1014 rv = ippr_rpcb_getnat(fin, nat, 1145 ippr_rpcb_getnat(fin, nat, proto, port) in ippr_rpcb_getnat() function
|