Searched defs:ip6_mobility (Results 1 – 1 of 1) sorted by relevance
49 struct ip6_mobility { struct50 uint8_t ip6m_pproto; /* following payload protocol (for PG) */51 uint8_t ip6m_len; /* length in units of 8 octets */52 uint8_t ip6m_type; /* message type */53 uint8_t reserved; /* reserved */54 uint16_t ip6m_cksum; /* sum of IPv6 pseudo-header and MH */55 union {58 } ip6m_dataun;