Home
last modified time | relevance | path

Searched refs:giop_sub_list (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-giop.c959 static GSList *giop_sub_list = NULL; variable
1624 giop_sub_list = g_slist_prepend (giop_sub_list, subh); in register_giop_user()
1790 len = g_slist_length(giop_sub_list); /* find length */ in display_heuristic_user_list()
1796 subh = ( giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab entry */ in display_heuristic_user_list()
1930 len = g_slist_length(giop_sub_list); /* find length */ in try_heuristic_giop_dissector()
1950 subh = (giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab dissector handle */ in try_heuristic_giop_dissector()
5010 g_slist_free(giop_sub_list); in giop_shutdown()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-giop.c959 static GSList *giop_sub_list = NULL; variable
1624 giop_sub_list = g_slist_prepend (giop_sub_list, subh); in register_giop_user()
1790 len = g_slist_length(giop_sub_list); /* find length */ in display_heuristic_user_list()
1796 subh = ( giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab entry */ in display_heuristic_user_list()
1930 len = g_slist_length(giop_sub_list); /* find length */ in try_heuristic_giop_dissector()
1950 subh = (giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab dissector handle */ in try_heuristic_giop_dissector()
5010 g_slist_free(giop_sub_list); in giop_shutdown()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-giop.c959 static GSList *giop_sub_list = NULL; variable
1624 giop_sub_list = g_slist_prepend (giop_sub_list, subh); in register_giop_user()
1790 len = g_slist_length(giop_sub_list); /* find length */ in display_heuristic_user_list()
1796 subh = ( giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab entry */ in display_heuristic_user_list()
1930 len = g_slist_length(giop_sub_list); /* find length */ in try_heuristic_giop_dissector()
1950 subh = (giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab dissector handle */ in try_heuristic_giop_dissector()
5010 g_slist_free(giop_sub_list); in giop_shutdown()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-giop.c959 static GSList *giop_sub_list = NULL; variable
1624 giop_sub_list = g_slist_prepend (giop_sub_list, subh); in register_giop_user()
1790 len = g_slist_length(giop_sub_list); /* find length */ in display_heuristic_user_list()
1796 subh = ( giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab entry */ in display_heuristic_user_list()
1930 len = g_slist_length(giop_sub_list); /* find length */ in try_heuristic_giop_dissector()
1950 subh = (giop_sub_handle_t *) g_slist_nth_data(giop_sub_list, i); /* grab dissector handle */ in try_heuristic_giop_dissector()
5010 g_slist_free(giop_sub_list); in giop_shutdown()