TCP_HDR_SIZE
#define TCP_TS_HDR_SIZE (TCP_HDR_SIZE + TCP_TS_OPTION_SIZE)
data_offset = l4_hdr_offset + TCP_HDR_SIZE;