Project Alice
|
#include <pcp_client_db.h>
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 |
Definition at line 64 of file pcp_client_db.h.
struct flow_key_data::mp_keydata flow_key_data::map_peer |
struct pcp_nonce flow_key_data::nonce |
Definition at line 68 of file pcp_client_db.h.
uint8_t flow_key_data::operation |
Definition at line 65 of file pcp_client_db.h.
struct in6_addr flow_key_data::pcp_server_ip |
Definition at line 67 of file pcp_client_db.h.
struct in6_addr flow_key_data::src_ip |
Definition at line 66 of file pcp_client_db.h.