Searched refs:op_fn_t (Results 1 – 5 of 5) sorted by relevance
59 static op_fn_t class_port_info;60 static op_fn_t congestion_info;61 static op_fn_t congestion_key_info;62 static op_fn_t congestion_log;63 static op_fn_t switch_congestion_setting;64 static op_fn_t switch_port_congestion_setting;65 static op_fn_t ca_congestion_setting;66 static op_fn_t congestion_control_table;67 static op_fn_t timestamp_dump;368 op_fn_t *fn; in main()
167 typedef char *(op_fn_t) (ib_portid_t * dest, char **argv, int argc); typedef171 op_fn_t *fn;176 op_fn_t *match_op(const match_rec_t match_tbl[], char *name);
62 static op_fn_t congestion_key_info;63 static op_fn_t switch_congestion_setting;64 static op_fn_t switch_port_congestion_setting;65 static op_fn_t ca_congestion_setting;66 static op_fn_t congestion_control_table;573 op_fn_t *fn; in main()
57 static op_fn_t node_desc, node_info, port_info, switch_info, pkey_table,439 op_fn_t *fn; in main()
939 op_fn_t *match_op(const match_rec_t match_tbl[], char *name) in match_op()