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