libtins  4.0
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Tins::ICMPv6::handover_key_reply_type Struct Reference

#include <icmpv6.h>

Inheritance diagram for Tins::ICMPv6::handover_key_reply_type:
Tins::ICMPv6::handover_key_req_type

Public Member Functions

 handover_key_reply_type (uint16_t lifetime=0, small_uint< 4 > AT=0, const key_type &key=key_type())
 
- Public Member Functions inherited from Tins::ICMPv6::handover_key_req_type
 handover_key_req_type (small_uint< 4 > AT=0, const key_type &key=key_type())
 

Static Public Member Functions

static handover_key_reply_type from_option (const option &opt)
 
- Static Public Member Functions inherited from Tins::ICMPv6::handover_key_req_type
static handover_key_req_type from_option (const option &opt)
 

Public Attributes

uint16_t lifetime
 
- Public Attributes inherited from Tins::ICMPv6::handover_key_req_type
small_uint< 4 > AT
 
key_type key
 

Additional Inherited Members

- Public Types inherited from Tins::ICMPv6::handover_key_req_type
typedef std::vector< uint8_t > key_type
 

Detailed Description

The type used to store the handover key reply option.


The documentation for this struct was generated from the following files: