Home
last modified time | relevance | path

Searched refs:tcpopt_desc (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtyphoon.h197 struct tcpopt_desc { struct
Dtyphoon.c746 struct tcpopt_desc *tcpd; in typhoon_tso_fill()
749 tcpd = (struct tcpopt_desc *) (txRing->ringBase + txRing->lastWrite); in typhoon_tso_fill()
751 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()