Subversion Repositories Kolibri OS

Rev

Rev 1192 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1192 Rev 1193
Line 117... Line 117...
117
    mov     eax, [timer_ticks]
117
    mov     eax, [timer_ticks]
118
    cmp     eax, [last_1hsTick]
118
    cmp     eax, [last_1hsTick]
119
    je	    .exit
119
    je	    .exit
Line 120... Line 120...
120
 
120
 
121
    mov     [last_1hsTick], eax
121
    mov     [last_1hsTick], eax
Line 122... Line 122...
122
    call    tcp_tx_handler
122
;    call    tcp_tx_handler
Line 123... Line 123...
123
 
123
 
124
  .sec_tick:
124
  .sec_tick:
Line 132... Line 132...
132
 
132
 
Line 133... Line 133...
133
    mov     [last_1sTick], al
133
    mov     [last_1sTick], al
134
 
134
 
135
    call    ARP_decrease_entry_ttls
135
    call    ARP_decrease_entry_ttls
Line 136... Line 136...
136
    call    IPv4_decrease_fragment_ttls
136
    call    IPv4_decrease_fragment_ttls
137
    call    tcp_tcb_handler
137
;    call    tcp_tcb_handler