[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200805302353.56440.opurdila@ixiacom.com>
Date: Fri, 30 May 2008 23:53:56 +0300
From: Octavian Purdila <opurdila@...acom.com>
To: netdev@...r.kernel.org
Subject: TCP_SKB_CB(skb)->flags = iph->tos ?
tcp_v4_rcv says: TCP_SKB_CB(skb)->flags = iph->tos;
I am probably missing something obvious, but shouldn't flags be initialized
with the TCP headers instead of the IP TOS value?
Thanks,
tavi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists