26 #ifndef SECURE_CHANNEL_CORE_H_
27 #define SECURE_CHANNEL_CORE_H_
128 uint8_t *recv_buffer,
130 struct doca_comch_connection *comch_connection);
140 struct doca_comch_connection *comch_connection,
151 struct doca_comch_connection *comch_connection,
#define DOCA_DEVINFO_REP_PCI_ADDR_SIZE
Buffer size to hold PCI BDF format: "XXXX:XX:XX.X". Including a null terminator.
#define DOCA_DEVINFO_PCI_ADDR_SIZE
Buffer size to hold PCI BDF format: "XXXX:XX:XX.X". Including a null terminator.
enum doca_error doca_error_t
DOCA API return codes.
const struct ip_frag_config * cfg
void comch_recv_event_cb(struct doca_comch_event_msg_recv *event, uint8_t *recv_buffer, uint32_t msg_len, struct doca_comch_connection *comch_connection)
void expired_consumer_callback(struct doca_comch_event_consumer *event, struct doca_comch_connection *comch_connection, uint32_t id)
doca_error_t sc_start(struct comch_cfg *comch_cfg, struct sc_config *cfg, struct cc_ctx *ctx)
void new_consumer_callback(struct doca_comch_event_consumer *event, struct doca_comch_connection *comch_connection, uint32_t id)
doca_error_t register_secure_channel_params(void)
struct t_results * recv_result
struct doca_comch_connection * comch_connection
struct t_results * send_result
atomic_int active_threads
struct timespec start_time
enum transfer_state state
char cc_dev_rep_pci_addr[DOCA_DEVINFO_REP_PCI_ADDR_SIZE]
char cc_dev_pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE]
struct timespec start_time
struct upf_accel_ctx * ctx