Home
last modified time | relevance | path

Searched refs:reassembled (Results 176 – 200 of 654) sorted by relevance

12345678910>>...27

/dports/emulators/x16-rom/x16-rom-r38/geos/inc/
H A Dgeossym.inc2 ; reassembled by Maciej 'YTM/Alliance' Witkowiak
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/builders/resid-builder/resid/
H A DTHANKS19 Geir Tjelta, made some changes to it, reassembled, and produced a file
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/resid/
H A DTHANKS19 Geir Tjelta, made some changes to it, reassembled, and produced a file
/dports/security/snort/snort-2.9.18/doc/
H A DREADME.normalize116 to "first"). Any segments that can't be properly reassembled will be dropped.
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/builders/resid-builder/resid/
H A DTHANKS19 Geir Tjelta, made some changes to it, reassembled, and produced a file
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/enet/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/zpl-enet/misc/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/net/enet/enet-1.3.17/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/converters/mpack/mpack-1.6/
H A DREADME.mac30 reassembled and decoded.
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A Dtamsutils.m212 //return reassembled string
/dports/games/bloodfrontier/bloodfrontier/src/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/emulators/citra-qt5/citra-ac98458e0/externals/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/emulators/citra/citra-ac98458e0/externals/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/net/py-pyenet/pyenet-1.3.13.post7/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/enet/docs/
H A Ddesign.dox89 reassembled on the foreign host to recover the original packet for
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c2756 int reassembled = 0; in dissect_afs() local
2953 reassembled = 1; in dissect_afs()
2991 if ( rxinfo->seq == 1 || reassembled ) in dissect_afs()
3017 if ( dissector && ( rxinfo->seq == 1 || reassembled ) ) { in dissect_afs()
H A Dpacket-btl2cap.c202 guint8 *reassembled;
2238 mfp->reassembled = (guint8 *) wmem_alloc(wmem_file_scope(), sdulen);
2239 tvb_memcpy(tvb, mfp->reassembled, offset, sdulen);
2263 tvb_memcpy(tvb, mfp->reassembled + mfp->cur_off, offset, length);
2278 … next_tvb = tvb_new_child_real_data(tvb, (guint8 *)mfp->reassembled, mfp->tot_len, mfp->tot_len);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c2756 int reassembled = 0; in dissect_afs() local
2953 reassembled = 1; in dissect_afs()
2991 if ( rxinfo->seq == 1 || reassembled ) in dissect_afs()
3017 if ( dissector && ( rxinfo->seq == 1 || reassembled ) ) { in dissect_afs()
H A Dpacket-btl2cap.c202 guint8 *reassembled; member
2238 mfp->reassembled = (guint8 *) wmem_alloc(wmem_file_scope(), sdulen); in dissect_i_frame()
2239 tvb_memcpy(tvb, mfp->reassembled, offset, sdulen); in dissect_i_frame()
2263 tvb_memcpy(tvb, mfp->reassembled + mfp->cur_off, offset, length); in dissect_i_frame()
2278 … next_tvb = tvb_new_child_real_data(tvb, (guint8 *)mfp->reassembled, mfp->tot_len, mfp->tot_len); in dissect_i_frame()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c2756 int reassembled = 0; in dissect_afs() local
2953 reassembled = 1; in dissect_afs()
2991 if ( rxinfo->seq == 1 || reassembled ) in dissect_afs()
3017 if ( dissector && ( rxinfo->seq == 1 || reassembled ) ) { in dissect_afs()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c2756 int reassembled = 0; in dissect_afs() local
2953 reassembled = 1; in dissect_afs()
2991 if ( rxinfo->seq == 1 || reassembled ) in dissect_afs()
3017 if ( dissector && ( rxinfo->seq == 1 || reassembled ) ) { in dissect_afs()

12345678910>>...27