Searched refs:OPT_INT (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/rdma/krping/ |
| H A D | getopt.h | 10 #define OPT_INT 2 macro
|
| H A D | getopt.c | 57 if (opts->has_arg & OPT_INT) { in krping_getopt()
|
| H A D | krping.c | 85 {"count", OPT_INT, 'C'}, 86 {"size", OPT_INT, 'S'}, 89 {"port", OPT_INT, 'p'}, 99 {"tos", OPT_INT, 't'}, 100 {"txdepth", OPT_INT, 'T'},
|