|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int | count |
| struct timeval | first_seen |
| char | src_name [] |
Definition at line 56 of file pjsip_distributor.c.
| int count |
Definition at line 58 of file pjsip_distributor.c.
Referenced by check_endpoint(), cli_unid_print_body(), and endpoint_lookup().
| struct timeval first_seen |
Definition at line 57 of file pjsip_distributor.c.
Referenced by check_endpoint(), cli_unid_print_body(), endpoint_lookup(), and expire_requests().
| char src_name[] |
Definition at line 59 of file pjsip_distributor.c.
Referenced by cli_unid_get_id(), cli_unid_print_body(), endpoint_lookup(), suspects_compare(), and suspects_sort().
1.8.13