Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-mobility.c51 struct ip6_mobility { struct
52 u_int8_t ip6m_pproto; /* following payload protocol (for PG) */
53 u_int8_t ip6m_len; /* length in units of 8 octets */
54 u_int8_t ip6m_type; /* message type */
55 u_int8_t reserved; /* reserved */
56 u_int16_t ip6m_cksum; /* sum of IPv6 pseudo-header and MH */
57 union {
60 } ip6m_dataun;