Searched defs:hackhdr (Results 1 – 1 of 1) sorted by relevance
276 struct hackhdr { in rpc_fromaddr() struct278 n_long ip_src; in rpc_fromaddr()279 n_long ip_dst; in rpc_fromaddr()281 uint16_t uh_sport; /* source port */ in rpc_fromaddr()282 uint16_t uh_dport; /* destination port */ in rpc_fromaddr()283 int16_t uh_ulen; /* udp length */ in rpc_fromaddr()284 uint16_t uh_sum; /* udp checksum */ in rpc_fromaddr()286 struct rpc_reply rpc; in rpc_fromaddr()