Lines Matching refs:valstr
630 fprintf(stderr, "invalid integer %s\n", opts.valstr); in dhd_pktgen()
661 if (!strcmp(opts.valstr, "send")) in dhd_pktgen()
663 else if (!strcmp(opts.valstr, "echo")) in dhd_pktgen()
665 else if (!strcmp(opts.valstr, "burst")) in dhd_pktgen()
667 else if (!strcmp(opts.valstr, "recv")) in dhd_pktgen()
671 opts.valstr); in dhd_pktgen()
678 opts.key, opts.valstr); in dhd_pktgen()
1748 fprintf(stderr, "invalid address %s\n", opts.valstr); in dhd_download()
1756 opts.valstr); in dhd_download()
1761 vname = opts.valstr; in dhd_download()
1763 fname = opts.valstr; in dhd_download()
1772 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_download()
1990 opts.valstr); in dhd_dldn()
1995 fname = opts.valstr; in dhd_dldn()
2118 fprintf(stderr, "invalid address %s\n", opts.valstr); in dhd_upload()
2125 fname = opts.valstr; in dhd_upload()
2134 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_upload()
2308 fname = opts.valstr; in dhd_coredump()
2315 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_coredump()
2461 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_consoledump()