Searched refs:total_offset (Results 1 – 1 of 1) sorted by relevance
132 uint32_t total_offset; in qdf_add_ts() local135 total_offset = qdf_get_tcp_offset(nbuf, offset); in qdf_add_ts()137 total_offset = qdf_get_udp_offset(nbuf, offset); in qdf_add_ts()141 if (qdf_nbuf_len(nbuf) < total_offset + sizeof(struct ts)) in qdf_add_ts()144 ts_ptr = (struct ts *)(qdf_nbuf_data(nbuf) + total_offset); in qdf_add_ts()