Searched refs:name (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_2G4_device_WLAN_actmod-latest/src/ |
| D | WLAN_actmod_argparse.c | 361 char name[50]; in WLAN_actmod_argparse() local 362 snprintf(name, 50, "port_number%i", index); in WLAN_actmod_argparse() 363 bs_read_optionparam(&argv[i][offset], (void*)&(args->device_nbr[index]), 'u', name); in WLAN_actmod_argparse() 370 char name[50]; in WLAN_actmod_argparse() local 371 snprintf(name, 50, "port%i_prob", index); in WLAN_actmod_argparse() 372 bs_read_optionparam(&argv[i][offset], (void*)&(args->ports_probs[index]), 'f', name); in WLAN_actmod_argparse()
|
| /babblesim_ext_2G4_device_WLAN_actmod-latest/docs/ |
| D | LICENSE | 45 separable from, or merely link (or bind by name) to the interfaces of, 185 file or class name and description of purpose be included on the 189 Copyright {yyyy} {name of copyright owner}
|