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