Andrew Boyson / net

Dependents:   oldheating gps motorhome heating

Revision:
71:736a5747ade1
Parent:
61:aad055f1b0d1
Child:
74:c3756bfa960e
diff -r 74c11fb71a15 -r 736a5747ade1 tcp/tcb.h
--- a/tcp/tcb.h	Fri Feb 16 17:31:52 2018 +0000
+++ b/tcp/tcb.h	Sat Oct 20 18:56:13 2018 +0000
@@ -12,6 +12,7 @@
     int      state;
     bool     hadFin;
     uint16_t mss;
+    void*    pIp;
     uint16_t port;
     uint32_t sendIsn;
     uint32_t recvIsn;