Searched refs:opts_parse_uint16 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_subnet.c | 390 static void opts_parse_uint16(IN osm_subn_t *p_subn, IN char *p_key, in opts_parse_uint16() function 774 { "console_port", OPT_OFFSET(console_port), opts_parse_uint16, NULL, 0 }, 831 { "max_reverse_hops", OPT_OFFSET(max_reverse_hops), opts_parse_uint16, NULL, 0 }, 852 { "perfmgr_sweep_time_s", OPT_OFFSET(perfmgr_sweep_time_s), opts_parse_uint16, NULL, 0 },
|