Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-mobility.c47 struct ip6_mobility { struct
48 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;