Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
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 320 of file res_pjsip_header_funcs.c.

Field Documentation

◆ hdr

pjsip_hdr* hdr

◆ next

struct hdr_list_entry* next

Definition at line 322 of file res_pjsip_header_funcs.c.

◆ [struct]

struct { ... } nextptr

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