Searched defs:hackhdr (Results 1 – 1 of 1) sorted by relevance
283 struct hackhdr { in rpc_fromaddr() struct285 u_int32_t ip_src; in rpc_fromaddr()286 u_int32_t ip_dst; in rpc_fromaddr()288 u_int16_t uh_sport; /* source port */ in rpc_fromaddr()289 u_int16_t uh_dport; /* destination port */ in rpc_fromaddr()290 int16_t uh_ulen; /* udp length */ in rpc_fromaddr()291 u_int16_t uh_sum; /* udp checksum */ in rpc_fromaddr()293 struct rpc_reply rpc; in rpc_fromaddr()