pjnathU.def 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. EXPORTS
  2. pj_ice_calc_foundation @ 1 NONAME
  3. pj_ice_get_cand_type_name @ 2 NONAME
  4. pj_ice_sess_add_cand @ 3 NONAME
  5. pj_ice_sess_change_role @ 4 NONAME
  6. pj_ice_sess_create @ 5 NONAME
  7. pj_ice_sess_create_check_list @ 6 NONAME
  8. pj_ice_sess_destroy @ 7 NONAME
  9. pj_ice_sess_find_default_cand @ 8 NONAME
  10. pj_ice_sess_on_rx_pkt @ 9 NONAME
  11. pj_ice_sess_send_data @ 10 NONAME
  12. pj_ice_sess_set_prefs @ 11 NONAME
  13. pj_ice_sess_start_check @ 12 NONAME
  14. pj_ice_strans_add_cand @ 13 NONAME
  15. pj_ice_strans_create @ 14 NONAME
  16. pj_ice_strans_create_comp @ 15 NONAME
  17. pj_ice_strans_destroy @ 16 NONAME
  18. pj_ice_strans_enum_cands @ 17 NONAME
  19. pj_ice_strans_get_comps_status @ 18 NONAME
  20. pj_ice_strans_init_ice @ 19 NONAME
  21. pj_ice_strans_sendto @ 20 NONAME
  22. pj_ice_strans_set_stun_domain @ 21 NONAME
  23. pj_ice_strans_set_stun_srv @ 22 NONAME
  24. pj_ice_strans_start_ice @ 23 NONAME
  25. pj_ice_strans_stop_ice @ 24 NONAME
  26. pj_stun_auth_cred_dup @ 25 NONAME
  27. pj_stun_auth_valid_for_msg @ 26 NONAME
  28. pj_stun_authenticate_request @ 27 NONAME
  29. pj_stun_authenticate_response @ 28 NONAME
  30. pj_stun_binary_attr_create @ 29 NONAME
  31. pj_stun_client_tsx_create @ 30 NONAME
  32. pj_stun_client_tsx_destroy @ 31 NONAME
  33. pj_stun_client_tsx_get_data @ 32 NONAME
  34. pj_stun_client_tsx_is_complete @ 33 NONAME
  35. pj_stun_client_tsx_on_rx_msg @ 34 NONAME
  36. pj_stun_client_tsx_retransmit @ 35 NONAME
  37. pj_stun_client_tsx_schedule_destroy @ 36 NONAME
  38. pj_stun_client_tsx_send_msg @ 37 NONAME
  39. pj_stun_client_tsx_set_data @ 38 NONAME
  40. pj_stun_create_key @ 39 NONAME
  41. pj_stun_detect_nat_type @ 40 NONAME
  42. pj_stun_empty_attr_create @ 41 NONAME
  43. pj_stun_errcode_attr_create @ 42 NONAME
  44. pj_stun_get_attr_name @ 43 NONAME
  45. pj_stun_get_class_name @ 44 NONAME
  46. pj_stun_get_err_reason @ 45 NONAME
  47. pj_stun_get_method_name @ 46 NONAME
  48. pj_stun_get_nat_name @ 47 NONAME
  49. pj_stun_msg_add_attr @ 48 NONAME
  50. pj_stun_msg_add_binary_attr @ 49 NONAME
  51. pj_stun_msg_add_empty_attr @ 50 NONAME
  52. pj_stun_msg_add_errcode_attr @ 51 NONAME
  53. pj_stun_msg_add_msgint_attr @ 52 NONAME
  54. pj_stun_msg_add_sockaddr_attr @ 53 NONAME
  55. pj_stun_msg_add_string_attr @ 54 NONAME
  56. pj_stun_msg_add_uint64_attr @ 55 NONAME
  57. pj_stun_msg_add_uint_attr @ 56 NONAME
  58. pj_stun_msg_add_unknown_attr @ 57 NONAME
  59. pj_stun_msg_check @ 58 NONAME
  60. pj_stun_msg_create @ 59 NONAME
  61. pj_stun_msg_create_response @ 60 NONAME
  62. pj_stun_msg_decode @ 61 NONAME
  63. pj_stun_msg_destroy_tdata @ 62 NONAME
  64. pj_stun_msg_dump @ 63 NONAME
  65. pj_stun_msg_encode @ 64 NONAME
  66. pj_stun_msg_find_attr @ 65 NONAME
  67. pj_stun_msgint_attr_create @ 66 NONAME
  68. pj_stun_session_cancel_req @ 67 NONAME
  69. pj_stun_session_create @ 68 NONAME
  70. pj_stun_session_create_ind @ 69 NONAME
  71. pj_stun_session_create_req @ 70 NONAME
  72. pj_stun_session_create_res @ 71 NONAME
  73. pj_stun_session_destroy @ 72 NONAME
  74. pj_stun_session_get_user_data @ 73 NONAME
  75. pj_stun_session_on_rx_pkt @ 74 NONAME
  76. pj_stun_session_retransmit_req @ 75 NONAME
  77. pj_stun_session_send_msg @ 76 NONAME
  78. pj_stun_session_set_credential @ 77 NONAME
  79. pj_stun_session_set_server_name @ 78 NONAME
  80. pj_stun_session_set_user_data @ 79 NONAME
  81. pj_stun_set_padding_char @ 80 NONAME
  82. pj_stun_sockaddr_attr_create @ 81 NONAME
  83. pj_stun_string_attr_create @ 82 NONAME
  84. pj_stun_uint64_attr_create @ 83 NONAME
  85. pj_stun_uint_attr_create @ 84 NONAME
  86. pj_stun_unknown_attr_create @ 85 NONAME
  87. pjnath_init @ 86 NONAME
  88. pjnath_perror @ 87 NONAME