Searched refs:interpret_rpc (Results 1 – 3 of 3) sorted by relevance
118 interpret_rpc(flags, data, fraglen, IPPROTO_UDP); in interpret_udp()
219 interpret_rpc(flags, data, fraglen, IPPROTO_TCP); in interpret_tcp()
69 interpret_rpc(int flags, char *rpc, int fraglen, int type) in interpret_rpc() function