Searched refs:tcpopt_desc (Results 1 – 2 of 2) sorted by relevance
202 struct tcpopt_desc { struct 203 flagstcpopt_desc global() argument 204 numDesctcpopt_desc global() argument 205 mss_flagstcpopt_desc global() argument 208 respAddrLotcpopt_desc global() argument 209 bytesTxtcpopt_desc global() argument 210 statustcpopt_desc global() argument
688 struct tcpopt_desc *tcpd; in typhoon_tso_fill() 691 tcpd = (struct tcpopt_desc *) (txRing->ringBase + txRing->lastWrite); in typhoon_tso_fill() 693 tcpd_offset += offsetof(struct tcpopt_desc, bytesTx); in typhoon_tso_fill()