public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob 8045a6e3edb8ff4aa75ede2067596a9d2c4f94d8 311 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
// SPDX-License-Identifier: GPL-2.0-or-later

#ifndef TCP_VU_H
#define TCP_VU_H

uint16_t tcp_vu_conn_tap_mss(const struct tcp_tap_conn *conn);
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 8045a6e3edb8 ...
found 8045a6e3edb8 in https://passt.top/passt

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).