Searched refs:lua_pinfo_end (Results 1 – 4 of 4) sorted by relevance
/dports/net/wireshark/wireshark-3.6.1/epan/wslua/ |
H A D | init_wslua.c | 141 lua_pinfo_end(wmem_allocator_t *allocator _U_, wmem_cb_event_t event _U_, in lua_pinfo_end() function 215 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in dissect_lua() 313 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in heur_dissect_lua()
|
/dports/net/wireshark-lite/wireshark-3.6.1/epan/wslua/ |
H A D | init_wslua.c | 141 lua_pinfo_end(wmem_allocator_t *allocator _U_, wmem_cb_event_t event _U_, in lua_pinfo_end() function 215 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in dissect_lua() 313 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in heur_dissect_lua()
|
/dports/net/tshark-lite/wireshark-3.6.1/epan/wslua/ |
H A D | init_wslua.c | 141 lua_pinfo_end(wmem_allocator_t *allocator _U_, wmem_cb_event_t event _U_, in lua_pinfo_end() function 215 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in dissect_lua() 313 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in heur_dissect_lua()
|
/dports/net/tshark/wireshark-3.6.1/epan/wslua/ |
H A D | init_wslua.c | 141 lua_pinfo_end(wmem_allocator_t *allocator _U_, wmem_cb_event_t event _U_, in lua_pinfo_end() function 215 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in dissect_lua() 313 wmem_register_callback(pinfo->pool, lua_pinfo_end, NULL); in heur_dissect_lua()
|