Changes in uspace/srv/net/tcp/tcp.c [c0f3460:02a09ed] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/tcp.c
rc0f3460 r02a09ed 54 54 #define NAME "tcp" 55 55 56 #define IP_PROTO_TCP 6 57 56 58 static int tcp_inet_ev_recv(inet_dgram_t *dgram); 57 59 static void tcp_received_pdu(tcp_pdu_t *pdu);
Note:
See TracChangeset
for help on using the changeset viewer.