Home
last modified time | relevance | path

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

/babblesim_ext_2G4_channel_multiatt-latest/src/
Dchannel_multiatt_args.c53 char trace_prefix[50]; //it will not be used as soon as we get out of this function in channel_multiatt_argparse() local
54 snprintf(trace_prefix,50, "channel: (multiatt) "); in channel_multiatt_argparse()
57 bs_args_set_trace_prefix(trace_prefix); in channel_multiatt_argparse()