ktls_has_tcp_options
if (!has_fin && ktls_has_tcp_options(tcp)) {
if ((tcp_get_flags(tcp) & TH_FIN) != 0 || ktls_has_tcp_options(tcp)) {