Home
last modified time | relevance | path

Searched refs:has_autostop_packets (Results 1 – 24 of 24) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/
H A Dcapture_opts.h305 gboolean has_autostop_packets; /**< TRUE if maximum packet count is member
H A Dcapture_opts.c113 capture_opts->has_autostop_packets = FALSE; in capture_opts_init()
261 …ws_log(log_domain, log_level, "AutostopPackets (%u) : %u", capture_opts->has_autostop_packets, cap… in capture_opts_log()
311 capture_opts->has_autostop_packets = TRUE; in set_autostop_criterion()
841 capture_opts->has_autostop_packets = TRUE; in capture_opts_add_opt()
H A Dtshark.c2105 global_capture_opts.has_autostop_packets ? global_capture_opts.autostop_packets : 0, in main()
H A Ddumpcap.c4476 …if (global_capture_opts.has_autostop_packets && global_ld.packets_captured >= global_capture_opts.… in capture_loop_wrote_one_packet()
/dports/net/tshark-lite/wireshark-3.6.1/
H A Dcapture_opts.h305 gboolean has_autostop_packets; /**< TRUE if maximum packet count is member
H A Dcapture_opts.c113 capture_opts->has_autostop_packets = FALSE; in capture_opts_init()
261 …ws_log(log_domain, log_level, "AutostopPackets (%u) : %u", capture_opts->has_autostop_packets, cap… in capture_opts_log()
311 capture_opts->has_autostop_packets = TRUE; in set_autostop_criterion()
841 capture_opts->has_autostop_packets = TRUE; in capture_opts_add_opt()
H A Dtshark.c2105 global_capture_opts.has_autostop_packets ? global_capture_opts.autostop_packets : 0, in main()
H A Ddumpcap.c4476 …if (global_capture_opts.has_autostop_packets && global_ld.packets_captured >= global_capture_opts.… in capture_loop_wrote_one_packet()
/dports/net/wireshark/wireshark-3.6.1/
H A Dcapture_opts.h305 gboolean has_autostop_packets; /**< TRUE if maximum packet count is member
H A Dcapture_opts.c113 capture_opts->has_autostop_packets = FALSE; in capture_opts_init()
261 …ws_log(log_domain, log_level, "AutostopPackets (%u) : %u", capture_opts->has_autostop_packets, cap… in capture_opts_log()
311 capture_opts->has_autostop_packets = TRUE; in set_autostop_criterion()
841 capture_opts->has_autostop_packets = TRUE; in capture_opts_add_opt()
H A Dtshark.c2105 global_capture_opts.has_autostop_packets ? global_capture_opts.autostop_packets : 0, in main()
H A Ddumpcap.c4476 …if (global_capture_opts.has_autostop_packets && global_ld.packets_captured >= global_capture_opts.… in capture_loop_wrote_one_packet()
/dports/net/tshark/wireshark-3.6.1/
H A Dcapture_opts.h305 gboolean has_autostop_packets; /**< TRUE if maximum packet count is member
H A Dcapture_opts.c113 capture_opts->has_autostop_packets = FALSE; in capture_opts_init()
261 …ws_log(log_domain, log_level, "AutostopPackets (%u) : %u", capture_opts->has_autostop_packets, cap… in capture_opts_log()
311 capture_opts->has_autostop_packets = TRUE; in set_autostop_criterion()
841 capture_opts->has_autostop_packets = TRUE; in capture_opts_add_opt()
H A Dtshark.c2105 global_capture_opts.has_autostop_packets ? global_capture_opts.autostop_packets : 0, in main()
H A Ddumpcap.c4476 …if (global_capture_opts.has_autostop_packets && global_ld.packets_captured >= global_capture_opts.… in capture_loop_wrote_one_packet()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dcapture_options_dialog.cpp645 if (global_capture_opts.has_autostop_packets) { in updateInterfaces()
964 global_capture_opts.has_autostop_packets = ui->stopPktCheckBox->isChecked(); in saveOptionsToPreferences()
965 if (global_capture_opts.has_autostop_packets) { in saveOptionsToPreferences()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dcapture_options_dialog.cpp645 if (global_capture_opts.has_autostop_packets) { in updateInterfaces()
964 global_capture_opts.has_autostop_packets = ui->stopPktCheckBox->isChecked(); in saveOptionsToPreferences()
965 if (global_capture_opts.has_autostop_packets) { in saveOptionsToPreferences()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dcapture_options_dialog.cpp645 if (global_capture_opts.has_autostop_packets) { in updateInterfaces()
964 global_capture_opts.has_autostop_packets = ui->stopPktCheckBox->isChecked(); in saveOptionsToPreferences()
965 if (global_capture_opts.has_autostop_packets) { in saveOptionsToPreferences()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dcapture_options_dialog.cpp645 if (global_capture_opts.has_autostop_packets) { in updateInterfaces()
964 global_capture_opts.has_autostop_packets = ui->stopPktCheckBox->isChecked(); in saveOptionsToPreferences()
965 if (global_capture_opts.has_autostop_packets) { in saveOptionsToPreferences()
/dports/net/wireshark-lite/wireshark-3.6.1/capture/
H A Dcapture_sync.c327 if (capture_opts->has_autostop_packets) { in sync_pipe_start()
/dports/net/wireshark/wireshark-3.6.1/capture/
H A Dcapture_sync.c327 if (capture_opts->has_autostop_packets) { in sync_pipe_start()
/dports/net/tshark-lite/wireshark-3.6.1/capture/
H A Dcapture_sync.c327 if (capture_opts->has_autostop_packets) { in sync_pipe_start()
/dports/net/tshark/wireshark-3.6.1/capture/
H A Dcapture_sync.c327 if (capture_opts->has_autostop_packets) { in sync_pipe_start()