Searched refs:hhdr (Results 1 – 1 of 1) sorted by relevance
287 } *hhdr; in rpc_fromaddr() local289 hhdr = ((struct hackhdr *)pkt) - 1; in rpc_fromaddr()290 addr->s_addr = hhdr->ip_src; in rpc_fromaddr()291 *port = hhdr->uh_sport; in rpc_fromaddr()