Searched refs:tp_init (Results 1 – 2 of 2) sorted by relevance
88 static int tp_init(struct mqtt_sn_transport *tp) in tp_init() function134 .init = tp_init, .sendto = msg_sendto, .recvfrom = tp_recvfrom, .poll = tp_poll}; in setup()
4198 static void tp_init(struct tcp *conn, struct tp *tp) in tp_init() function4218 tp_init(conn, &tp); in tcp_to_json()4315 tp_init(conn, tp); in tp_input()