HelenOS sources

tcp_conn_delref   300 uspace/srv/net/tcp/conn.c 	tcp_conn_delref(conn);
tcp_conn_delref   319 uspace/srv/net/tcp/conn.c 		tcp_conn_delref(conn);
tcp_conn_delref   344 uspace/srv/net/tcp/conn.c 	tcp_conn_delref(conn);
tcp_conn_delref   369 uspace/srv/net/tcp/conn.c 		tcp_conn_delref(conn);
tcp_conn_delref  1325 uspace/srv/net/tcp/conn.c 		tcp_conn_delref(conn);
tcp_conn_delref  1333 uspace/srv/net/tcp/conn.c 	tcp_conn_delref(conn);
tcp_conn_delref  1359 uspace/srv/net/tcp/conn.c 		tcp_conn_delref(conn);
tcp_conn_delref    52 uspace/srv/net/tcp/conn.h extern void tcp_conn_delref(tcp_conn_t *);
tcp_conn_delref   104 uspace/srv/net/tcp/test/conn.c 	tcp_conn_delref(cfound);
tcp_conn_delref   334 uspace/srv/net/tcp/tqueue.c 		tcp_conn_delref(conn);
tcp_conn_delref   342 uspace/srv/net/tcp/tqueue.c 		tcp_conn_delref(conn);
tcp_conn_delref   352 uspace/srv/net/tcp/tqueue.c 		tcp_conn_delref(conn);
tcp_conn_delref   394 uspace/srv/net/tcp/tqueue.c 		tcp_conn_delref(conn);
tcp_conn_delref   342 uspace/srv/net/tcp/ucall.c 	tcp_conn_delref(conn);
HelenOS homepage, sources at GitHub