Changed command line options
* All lower case options define common options * All upper case options define network specific options
This commit is contained in:
@@ -15,8 +15,9 @@ extern int use_mncc_sock;
|
||||
extern int send_patterns;
|
||||
extern int loopback;
|
||||
extern int rt_prio;
|
||||
extern const char *read_wave;
|
||||
extern const char *write_wave;
|
||||
extern const char *write_rx_wave;
|
||||
extern const char *write_tx_wave;
|
||||
extern const char *read_rx_wave;
|
||||
|
||||
void print_help(const char *arg0);
|
||||
void print_help_common(const char *arg0, const char *ext_usage);
|
||||
|
Reference in New Issue
Block a user