Lines Matching refs:valstr
629 fprintf(stderr, "invalid integer %s\n", opts.valstr); in dhd_pktgen()
660 if (!strcmp(opts.valstr, "send")) in dhd_pktgen()
662 else if (!strcmp(opts.valstr, "echo")) in dhd_pktgen()
664 else if (!strcmp(opts.valstr, "burst")) in dhd_pktgen()
666 else if (!strcmp(opts.valstr, "recv")) in dhd_pktgen()
670 opts.valstr); in dhd_pktgen()
677 opts.key, opts.valstr); in dhd_pktgen()
1747 fprintf(stderr, "invalid address %s\n", opts.valstr); in dhd_download()
1755 opts.valstr); in dhd_download()
1760 vname = opts.valstr; in dhd_download()
1762 fname = opts.valstr; in dhd_download()
1771 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_download()
1989 opts.valstr); in dhd_dldn()
1994 fname = opts.valstr; in dhd_dldn()
2117 fprintf(stderr, "invalid address %s\n", opts.valstr); in dhd_upload()
2124 fname = opts.valstr; in dhd_upload()
2133 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_upload()
2307 fname = opts.valstr; in dhd_coredump()
2314 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_coredump()
2460 fprintf(stderr, "unrecognized option %s\n", opts.valstr); in dhd_consoledump()