#include <ifc_datastruct.h>
Definition at line 65 of file ifc_datastruct.h.
Data Fields | |
| str | header |
| name of the header to match | |
| str | content |
| regex to match | |
| short | type |
| if known header, precalculated | |
name of the header to match
Definition at line 67 of file ifc_datastruct.h.
Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_headers(), isc_check_spt(), parse_sip_header(), and print_user_data().
regex to match
Definition at line 68 of file ifc_datastruct.h.
Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_headers(), isc_check_spt(), parse_sip_header(), and print_user_data().
| short _ims_sip_header::type |
if known header, precalculated
Definition at line 69 of file ifc_datastruct.h.
Referenced by bin_decode_spt(), bin_encode_spt(), isc_check_headers(), parse_sip_header(), and print_user_data().
1.5.2