Home
last modified time | relevance | path

Searched refs:tp_out (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dtp.h160 void tp_out(sa_family_t af, struct net_if *iface, const char *msg,
169 #define tp_out(args...)
Dtp.c580 void tp_out(sa_family_t af, struct net_if *iface, const char *msg, in tp_out() function
Dtcp.c843 tp_out(net_context_get_family(conn->context), conn->iface, in tcp_conn_unref()