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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dtyphoon.h197 struct tcpopt_desc { struct
H A Dtyphoon.c703 struct tcpopt_desc *tcpd;
706 tcpd = (struct tcpopt_desc *) (txRing->ringBase + txRing->lastWrite);
708 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx);

Completed in 78 milliseconds