_r_security Struct Reference

#include <registrar_storage.h>


Detailed Description

Definition at line 113 of file registrar_storage.h.

Data Fields

str sec_header
 Security Header value.
r_security_type type
 Type of security in use.
union {
   r_ipsec *   ipsec
 IPSec SA information, if any.
   r_tls *   tls
 TLS SA information, if any.
data
float q


Field Documentation

str _r_security::sec_header

Security Header value.

Definition at line 114 of file registrar_storage.h.

Referenced by bin_encode_r_security(), free_r_security(), new_r_security(), and print_r().

r_security_type _r_security::type

Type of security in use.

Definition at line 115 of file registrar_storage.h.

Referenced by bin_encode_r_security(), free_r_security(), new_r_security(), P_security_200(), P_security_drop(), P_security_relay(), P_verify_security(), print_r(), r_is_integrity_protected(), and registrar_timer().

r_ipsec* _r_security::ipsec

IPSec SA information, if any.

Definition at line 117 of file registrar_storage.h.

Referenced by bin_encode_r_security(), free_r_security(), P_security_200(), P_security_401(), P_security_drop(), P_security_relay(), P_verify_security(), print_r(), and r_is_integrity_protected().

r_tls* _r_security::tls

TLS SA information, if any.

Definition at line 118 of file registrar_storage.h.

Referenced by bin_encode_r_security(), free_r_security(), P_security_200(), P_security_relay(), print_r(), and r_is_integrity_protected().

union { ... } _r_security::data

Referenced by bin_encode_r_security(), free_r_security(), P_security_200(), P_security_401(), P_security_drop(), P_security_relay(), P_verify_security(), print_r(), and r_is_integrity_protected().

float _r_security::q

Definition at line 120 of file registrar_storage.h.

Referenced by bin_encode_r_security(), and new_r_security().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 23 04:14:46 2008 for Open IMS Core CSCFs by  doxygen 1.5.2