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