public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob 99daba5b34edd4ba9a2ec2b93db9571c37fe358a 320 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
/* SPDX-License-Identifier: GPL-2.0-or-later
 * Copyright Red Hat
 * Author: Laurent Vivier <lvivier@redhat.com>
 */

#ifndef TCP_VU_H
#define TCP_VU_H

int tcp_vu_send_flag(struct ctx *c, struct tcp_tap_conn *conn, int flags);
int tcp_vu_data_from_sock(struct ctx *c, struct tcp_tap_conn *conn);

#endif  /*TCP_VU_H */

debug log:

solving 99daba5b34ed ...
found 99daba5b34ed in https://archives.passt.top/passt-dev/20240712153244.831436-5-lvivier@redhat.com/ ||
	https://archives.passt.top/passt-dev/20240815155024.827956-5-lvivier@redhat.com/

applying [1/1] https://archives.passt.top/passt-dev/20240712153244.831436-5-lvivier@redhat.com/
diff --git a/tcp_vu.h b/tcp_vu.h
new file mode 100644
index 000000000000..99daba5b34ed

Checking patch tcp_vu.h...
Applied patch tcp_vu.h cleanly.

skipping https://archives.passt.top/passt-dev/20240815155024.827956-5-lvivier@redhat.com/ for 99daba5b34ed
index at:
100644 99daba5b34edd4ba9a2ec2b93db9571c37fe358a	tcp_vu.h

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).