Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3725 → Rev 4265

/kernel/branches/Kolibri-acpi/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