Home
last modified time | relevance | path

Searched refs:tvb_get_ntoh64 (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hipercontracer.c71 …const guint64 sendTimeStamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
89 timestamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
H A Dpacket-cbor.c219 value = (gint64)-1 - tvb_get_ntoh64(tvb, *offset); in dissect_cbor_negative_integer()
267 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_byte_string()
342 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_text_string()
419 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_array()
495 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_map()
H A Dfile-elf.c1027 tvb_get_ntoh64(tvb, offset + 4) : in dissect_eh_frame()
1269 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1283 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1389 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1412 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1471tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1493 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1546tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1590 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1602 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
[all …]
H A Dpacket-iwarp-mpa.c327 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_req()
328 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REQ_FRAME) in is_mpa_req()
369 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_rep()
370 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REP_FRAME) { in is_mpa_rep()
843 tag = tvb_get_ntoh64(tvb, offset); in iwrap_mpa_pdu_length()
H A Dpacket-scsi-sbc.c316 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_synchronizecache16()
344 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_prefetch16()
620 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_read16()
649 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_write16()
678 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_writeatomic16()
708 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_orwrite()
738 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_comparenwrite()
887 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_verify16()
979 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_wrverify16()
1185 lba = tvb_get_ntoh64 (tvb, offset); in dissect_sbc_unmap()
[all …]
H A Dpacket-btmcap.c193 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
249 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hipercontracer.c71 …const guint64 sendTimeStamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
89 timestamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
H A Dpacket-cbor.c219 value = (gint64)-1 - tvb_get_ntoh64(tvb, *offset); in dissect_cbor_negative_integer()
267 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_byte_string()
342 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_text_string()
419 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_array()
495 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_map()
H A Dfile-elf.c1027 tvb_get_ntoh64(tvb, offset + 4) : in dissect_eh_frame()
1269 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1283 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1389 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1412 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1471tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1493 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1546tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1590 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1602 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
[all …]
H A Dpacket-iwarp-mpa.c327 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_req()
328 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REQ_FRAME) in is_mpa_req()
369 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_rep()
370 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REP_FRAME) { in is_mpa_rep()
843 tag = tvb_get_ntoh64(tvb, offset); in iwrap_mpa_pdu_length()
H A Dpacket-scsi-sbc.c316 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_synchronizecache16()
344 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_prefetch16()
620 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_read16()
649 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_write16()
678 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_writeatomic16()
708 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_orwrite()
738 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_comparenwrite()
887 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_verify16()
979 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_wrverify16()
1185 lba = tvb_get_ntoh64 (tvb, offset); in dissect_sbc_unmap()
[all …]
H A Dpacket-btmcap.c193 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
249 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
H A Dpacket-rtnet.c457 timestamp = tvb_get_ntoh64(tvb, offset) - tvb_get_ntoh64(tvb, offset+8); in dissect_tdma_sync()
486 timestamp = tvb_get_ntoh64(tvb, offset+8) - tvb_get_ntoh64(tvb, offset); in dissect_tdma_reply_cal()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hipercontracer.c71 …const guint64 sendTimeStamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
89 timestamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
H A Dpacket-cbor.c219 value = (gint64)-1 - tvb_get_ntoh64(tvb, *offset); in dissect_cbor_negative_integer()
267 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_byte_string()
342 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_text_string()
419 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_array()
495 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_map()
H A Dfile-elf.c1027 tvb_get_ntoh64(tvb, offset + 4) : in dissect_eh_frame()
1269 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1283 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1389 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1412 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1471tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1493 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1546tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1590 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1602 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
[all …]
H A Dpacket-iwarp-mpa.c327 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_req()
328 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REQ_FRAME) in is_mpa_req()
369 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_rep()
370 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REP_FRAME) { in is_mpa_rep()
843 tag = tvb_get_ntoh64(tvb, offset); in iwrap_mpa_pdu_length()
H A Dpacket-scsi-sbc.c316 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_synchronizecache16()
344 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_prefetch16()
620 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_read16()
649 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_write16()
678 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_writeatomic16()
708 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_orwrite()
738 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_comparenwrite()
887 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_verify16()
979 tvb_get_ntoh64 (tvb, offset+1), in dissect_sbc_wrverify16()
1185 lba = tvb_get_ntoh64 (tvb, offset); in dissect_sbc_unmap()
[all …]
H A Dpacket-btmcap.c193 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
249 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hipercontracer.c71 …const guint64 sendTimeStamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
89 timestamp = tvb_get_ntoh64(message_tvb, 8) + G_GUINT64_CONSTANT(212803200000000); in heur_dissect_hipercontracer()
H A Dpacket-cbor.c219 value = (gint64)-1 - tvb_get_ntoh64(tvb, *offset); in dissect_cbor_negative_integer()
267 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_byte_string()
342 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_text_string()
419 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_array()
495 length = tvb_get_ntoh64(tvb, *offset); in dissect_cbor_map()
H A Dfile-elf.c1027 tvb_get_ntoh64(tvb, offset + 4) : in dissect_eh_frame()
1269 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1283 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1389 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1412 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1471tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1493 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1546tvb_get_ntoh64(tvb, value_guard(length)) : tvb_get_letoh64(tvb, value_guard(length)); in dissect_elf()
1590 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
1602 tvb_get_ntoh64(tvb, offset) : tvb_get_letoh64(tvb, offset); in dissect_elf()
[all …]
H A Dpacket-iwarp-mpa.c327 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_req()
328 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REQ_FRAME) in is_mpa_req()
369 if (tvb_get_ntoh64(tvb, 0) != MPA_REQ_REP_FRAME in is_mpa_rep()
370 || tvb_get_ntoh64(tvb, 8) != MPA_ID_REP_FRAME) { in is_mpa_rep()
843 tag = tvb_get_ntoh64(tvb, offset); in iwrap_mpa_pdu_length()
H A Dpacket-scsi-sbc.c316 tvb_get_ntoh64 (tvb, offset+1),
344 tvb_get_ntoh64 (tvb, offset+1),
620 tvb_get_ntoh64 (tvb, offset+1),
649 tvb_get_ntoh64 (tvb, offset+1),
678 tvb_get_ntoh64 (tvb, offset+1),
708 tvb_get_ntoh64 (tvb, offset+1),
738 tvb_get_ntoh64 (tvb, offset+1),
887 tvb_get_ntoh64 (tvb, offset+1),
979 tvb_get_ntoh64 (tvb, offset+1),
1185 lba = tvb_get_ntoh64 (tvb, offset);
[all …]
H A Dpacket-btmcap.c193 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()
249 timestamp_sync_time = tvb_get_ntoh64(tvb, offset); in dissect_btmcap()

12345678910>>...14