Lines Matching refs:tp
59 struct tp { struct
77 json_str(tp, msg), argument
78 json_str(tp, status),
79 json_str(tp, state),
80 json_num(tp, seq),
81 json_num(tp, ack),
82 json_str(tp, rcv),
83 json_str(tp, data),
84 json_str(tp, op),
153 struct tp *json_to_tp(void *data, size_t data_len);
156 void tp_encode(struct tp *tp, void *data, size_t *data_len);
157 void tp_new_to_json(struct tp_new *tp, void *data, size_t *data_len);
158 void tp_new_find_and_apply(struct tp_new *tp, const char *key, void *value,