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() function131 .init = tp_init, .sendto = msg_sendto, .recvfrom = tp_recvfrom, .poll = tp_poll}; in setup()
4188 static void tp_init(struct tcp *conn, struct tp *tp) in tp_init() function4208 tp_init(conn, &tp); in tcp_to_json()4305 tp_init(conn, tp); in tp_input()