Searched defs:mobhdr (Results 1 – 1 of 1) sorted by relevance
70 struct mobhdr { struct71 uint8_t mob_proto; /* protocol */72 uint8_t mob_flags; /* flags */74 uint16_t mob_csum; /* header checksum */75 struct in_addr mob_dst; /* original destination address */76 struct in_addr mob_src; /* original source addr (optional) */