#include <openssl/dsa.h>#include <openssl/dh.h>#include <math.h>#include <hip/hip_types.h>#include <hip/hip_stun.h>Go to the source code of this file.
Variables | |
| long int | num_entries |
| int | min_life |
| int | max_life |
| int | reg_type |
| int | add_reg_info |
| int | add_reg_request |
| int | add_reg_response |
| int | add_reg_failed |
| int | resp_lifetime |
| int | resp_reg_type |
| int | fail_type |
| int | fail_reg_type |
| int | repeat_reg |
| int | repeat_type |
| int | need_to_send_update2 |
| from | fr |
| via | fr2 |
| int | no_R1 |
| hip_assoc | hip_assoc_table [MAX_CONNECTIONS] |
| int | max_hip_assoc |
| const hip_hit | zero_hit |
| hip_reg | hip_reg_table [MAX_REGISTRATIONS] |
| long int | num_hip_reg |
| hi_node * | my_hi_head |
| sockaddr_list * | my_addr_head |
| hi_node * | peer_hi_head |
| char | conf_filename [255] |
| char | my_hi_filename [255] |
| char | known_hi_filename [255] |
| dh_cache_entry * | dh_cache |
| const unsigned char * | dhprime [DH_MAX] |
| const int | dhprime_len [DH_MAX] |
| unsigned char | dhgen [DH_MAX] |
| int | pfk_seqno |
| int | s_hip |
| int | s_pfk |
| int | s_hip_udp |
| int | s_net |
| int | s6_hip |
| int | s_stat |
| int | is_behind_nat |
| StunAddress4 | STUN_server_addr |
| hip_opt | OPT |
| hip_conf | HCNF |
| const unsigned char | khi_context_id [16] |
| int add_reg_failed |
| int add_reg_info |
| int add_reg_request |
| int add_reg_response |
| char conf_filename[255] |
| unsigned char dhgen[DH_MAX] |
| const unsigned char* dhprime[DH_MAX] |
| const int dhprime_len[DH_MAX] |
| int fail_reg_type |
| int fail_type |
| hip_assoc hip_assoc_table[MAX_CONNECTIONS] |
| hip_reg hip_reg_table[MAX_REGISTRATIONS] |
| int is_behind_nat |
| const unsigned char khi_context_id[16] |
| char known_hi_filename[255] |
| int max_hip_assoc |
| int max_life |
| int min_life |
| char my_hi_filename[255] |
| int no_R1 |
| long int num_entries |
| long int num_hip_reg |
| int pfk_seqno |
| int reg_type |
| int repeat_reg |
| int repeat_type |
| int resp_lifetime |
| int resp_reg_type |
| int s6_hip |
| int s_hip |
| int s_hip_udp |
| int s_net |
| int s_pfk |
| int s_stat |
1.5.1