public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob b433c3e0d06f4381486659dfd374c20fb5212679 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 b433c3e0d06f ...
found b433c3e0d06f in https://archives.passt.top/passt-dev/20240913162036.3635783-5-lvivier@redhat.com/ ||
	https://archives.passt.top/passt-dev/20240906160455.2088854-5-lvivier@redhat.com/

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

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

skipping https://archives.passt.top/passt-dev/20240906160455.2088854-5-lvivier@redhat.com/ for b433c3e0d06f
index at:
100644 b433c3e0d06f4381486659dfd374c20fb5212679	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).