Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/capture/
H A Dcapture_sync.c431 char ssampling[ARGV_NUMBER_LEN]; in sync_pipe_start() local
433 g_snprintf(ssampling, ARGV_NUMBER_LEN, "%s:%d", in sync_pipe_start()
438 argv = sync_pipe_add_arg(argv, &argc, ssampling); in sync_pipe_start()
/dports/net/wireshark/wireshark-3.6.1/capture/
H A Dcapture_sync.c431 char ssampling[ARGV_NUMBER_LEN]; in sync_pipe_start() local
433 g_snprintf(ssampling, ARGV_NUMBER_LEN, "%s:%d", in sync_pipe_start()
438 argv = sync_pipe_add_arg(argv, &argc, ssampling); in sync_pipe_start()
/dports/net/tshark-lite/wireshark-3.6.1/capture/
H A Dcapture_sync.c431 char ssampling[ARGV_NUMBER_LEN]; in sync_pipe_start() local
433 g_snprintf(ssampling, ARGV_NUMBER_LEN, "%s:%d", in sync_pipe_start()
438 argv = sync_pipe_add_arg(argv, &argc, ssampling); in sync_pipe_start()
/dports/net/tshark/wireshark-3.6.1/capture/
H A Dcapture_sync.c431 char ssampling[ARGV_NUMBER_LEN]; in sync_pipe_start() local
433 g_snprintf(ssampling, ARGV_NUMBER_LEN, "%s:%d", in sync_pipe_start()
438 argv = sync_pipe_add_arg(argv, &argc, ssampling); in sync_pipe_start()