Searched defs:hackhdr (Results 1 – 1 of 1) sorted by relevance
290 struct hackhdr { in rpc_fromaddr() struct292 n_long ip_src; in rpc_fromaddr()293 n_long ip_dst; in rpc_fromaddr()295 u_int16_t uh_sport; /* source port */ in rpc_fromaddr()296 u_int16_t uh_dport; /* destination port */ in rpc_fromaddr()297 int16_t uh_ulen; /* udp length */ in rpc_fromaddr()298 u_int16_t uh_sum; /* udp checksum */ in rpc_fromaddr()300 struct rpc_reply rpc; in rpc_fromaddr()