Searched defs:msg_info (Results 1 – 5 of 5) sorted by relevance
85 struct msg_info { struct86 int msg_mid; /* middle message id */87 int msg_count; /* total # of messages */88 int str_count_msgid; /* total msgid length */89 int str_count_msgstr; /* total msgstr length */90 int msg_struct_size; /* size of msg_struct_size */
71 typedef struct msg_info { struct75 } msg_info_t; argument
756 sip_message_type_t *msg_info; in sip_srv_xaction_input() local816 sip_message_type_t *msg_info; in sip_srv_xaction_input() local1284 sip_message_type_t *msg_info; in sip_xaction_state_timer_fire() local
1142 _sip_get_request_uri(_sip_header_t *sip_header, sip_message_type_t *msg_info) in _sip_get_request_uri()1176 sip_parse_first_line(_sip_header_t *sip_header, sip_message_type_t **msg_info) in sip_parse_first_line()
115 uint32_t msg_info; /* message info */ member