#include <diameter.h>
Definition at line 338 of file diameter.h.
Data Fields | |
| AAA_AVP * | head |
| The first AVP in the list. | |
| AAA_AVP * | tail |
| The last AVP in the list. | |
The first AVP in the list.
Definition at line 339 of file diameter.h.
Referenced by AAAAddAVPToAVPList(), AAAAddAVPtoList(), AAAAddAVPToMessage(), AAABuildMsgBuffer(), AAAFindMatchingAVP(), AAAFindMatchingAVPList(), AAAFreeAVPList(), AAAGetFirstAVP(), AAAGroupAVPS(), AAANewMessage(), AAAPrintMessage(), AAARemoveAVPFromMessage(), AAAUngroupAVPS(), Cx_add_avp_list(), Cx_add_experimental_result_code(), Cx_add_sip_auth_data_item_request(), Cx_add_vendor_specific_appid(), Cx_ETSI_sip_authorization(), Cx_get_capabilities(), e2_add_avp_list(), e2_add_experimental_result_code(), e2_add_g_unique_address(), e2_add_vendor_specific_appid(), Elect(), get_routing_peer(), Process_CEA(), Process_CER(), save_peer_applications(), and Snd_CE_add_applications().
The last AVP in the list.
Definition at line 340 of file diameter.h.
Referenced by AAAAddAVPToAVPList(), AAAAddAVPtoList(), AAAAddAVPToMessage(), AAAFindMatchingAVP(), AAAFindMatchingAVPList(), AAAFreeAVPList(), AAAGetLastAVP(), AAANewMessage(), AAARemoveAVPFromMessage(), AAATranslateMessage(), AAAUngroupAVPS(), Cx_add_avp(), Cx_add_avp_list(), Cx_add_experimental_result_code(), Cx_add_sip_auth_data_item_request(), Cx_add_vendor_specific_appid(), Cx_ETSI_sip_authorization(), e2_add_avp(), e2_add_avp_list(), e2_add_experimental_result_code(), e2_add_g_unique_address(), e2_add_vendor_specific_appid(), and Snd_CE_add_applications().
1.5.2