Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lro.c340 __be32 *topt = (__be32 *)(tcph + 1); in qdf_lro_get_info() local
342 if (*topt != htonl((TCPOPT_NOP << 24) in qdf_lro_get_info()
349 topt++; in qdf_lro_get_info()
351 ntohl(*topt))) in qdf_lro_get_info()
355 topt++; in qdf_lro_get_info()
356 if (*topt == 0) in qdf_lro_get_info()