Results 1 to 1 of 1
hi,
if i understand it right, in the function tcp_transmit_skb gets skb already with the data, so how can it be that skb->data_len = 0?
i'm checking it right before ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-23-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 6
skb->data_len in tcp_transmit_skb
hi,
if i understand it right, in the function tcp_transmit_skb gets skb already with the data, so how can it be that skb->data_len = 0?
i'm checking it right before ip_queue_xmit is being called.
thanks,
shimrit


Reply With Quote
