Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
hdr_list_entry Struct Reference

Linked list for accumulating headers. More...

Collaboration diagram for hdr_list_entry:
Collaboration graph
[legend]

Data Fields

pjsip_hdr * hdr
 
struct {
   struct hdr_list_entry *   next
 
nextptr
 

Detailed Description

Linked list for accumulating headers.

Definition at line 145 of file res_pjsip_header_funcs.c.

Field Documentation

◆ hdr

pjsip_hdr* hdr

◆ next

struct hdr_list_entry* next

Definition at line 147 of file res_pjsip_header_funcs.c.

◆ nextptr

struct { ... } nextptr

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