Project Alice
Loading...
Searching...
No Matches
flow_key_data Struct Reference

#include <pcp_client_db.h>

Collaboration diagram for flow_key_data:

Classes

struct  mp_keydata
 

Public Attributes

uint8_t operation
 
struct in6_addr src_ip
 
struct in6_addr pcp_server_ip
 
struct pcp_nonce nonce
 
struct flow_key_data::mp_keydata map_peer
 

Detailed Description

Definition at line 64 of file pcp_client_db.h.

Member Data Documentation

◆ map_peer

struct flow_key_data::mp_keydata flow_key_data::map_peer

◆ nonce

struct pcp_nonce flow_key_data::nonce

Definition at line 68 of file pcp_client_db.h.

◆ operation

uint8_t flow_key_data::operation

Definition at line 65 of file pcp_client_db.h.

◆ pcp_server_ip

struct in6_addr flow_key_data::pcp_server_ip

Definition at line 67 of file pcp_client_db.h.

◆ src_ip

struct in6_addr flow_key_data::src_ip

Definition at line 66 of file pcp_client_db.h.


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