Home
last modified time | relevance | path

Searched defs:hackhdr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Drpc.c281 struct hackhdr { in rpc_fromaddr() struct
283 n_long ip_src; in rpc_fromaddr()
284 n_long ip_dst; in rpc_fromaddr()
286 u_int16_t uh_sport; /* source port */ in rpc_fromaddr()
287 u_int16_t uh_dport; /* destination port */ in rpc_fromaddr()
288 int16_t uh_ulen; /* udp length */ in rpc_fromaddr()
289 u_int16_t uh_sum; /* udp checksum */ in rpc_fromaddr()
291 struct rpc_reply rpc; in rpc_fromaddr()