Searched refs:json_to_tp (Results 1 – 3 of 3) sorted by relevance
153 struct tp *json_to_tp(void *data, size_t data_len);
462 struct tp *json_to_tp(void *data, size_t data_len) in json_to_tp() function
4255 tp = json_to_tp(buf, data_len); in tp_input()