Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4051 → Rev 4052

/kernel/trunk/network/tcp_output.inc
437,8 → 437,6
; Create the IP packet
 
mov ecx, esi
 
mov ebx, [eax + SOCKET.device]
mov edx, [eax + IP_SOCKET.LocalIP] ; source ip
mov eax, [eax + IP_SOCKET.RemoteIP] ; dest ip
mov di, IP_PROTO_TCP shl 8 + 128