Home
last modified time | relevance | path

Searched defs:ip6_mobility (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-mobility.c44 struct ip6_mobility { struct
45 uint8_t ip6m_pproto; /* following payload protocol (for PG) */
46 uint8_t ip6m_len; /* length in units of 8 octets */
47 uint8_t ip6m_type; /* message type */
48 uint8_t reserved; /* reserved */
49 uint16_t ip6m_cksum; /* sum of IPv6 pseudo-header and MH */
50 union {
53 } ip6m_dataun;