Searched refs:rx_proto (Results 1 – 2 of 2) sorted by relevance
473 rx.rx_proto = xdr;482 rx.rx_proto = (u_int)fin->fin_p;937 if (ipf_p_rpcb_getnat(fin, nat, rx->rx_proto, (u_int)xdr) != 0)963 if (ipf_p_rpcb_getnat(fin, nat, rx->rx_proto,
427 u_int rx_proto; /* transport protocol (v2 only) */ member