Searched refs:eval_max_pkt_len (Results 1 – 1 of 1) sorted by relevance
189 static int eval_max_pkt_len(struct mqtt_test *mqtt_test);664 .ctx = &max_pkt_len_buf, .eval_fcn = eval_max_pkt_len},1096 static int eval_max_pkt_len(struct mqtt_test *mqtt_test) in eval_max_pkt_len() function