NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
info_http Struct Reference

#include </opt/mellanox/doca/applications/gpu_packet_processing/config_queues/common.h>

Data Fields

uint8_t eth_src_addr_bytes [ETHER_ADDR_LEN]
 
uint8_t eth_dst_addr_bytes [ETHER_ADDR_LEN]
 
uint32_t ip_src_addr
 
uint32_t ip_dst_addr
 
uint16_t ip_total_length
 
uint16_t tcp_src_port
 
uint16_t tcp_dst_port
 
uint8_t tcp_dt_off
 
uint32_t tcp_sent_seq
 
uint32_t tcp_recv_ack
 
enum http_page_get page
 

Detailed Description

Definition at line 167 of file common.h.

Field Documentation

◆ eth_dst_addr_bytes

uint8_t info_http::eth_dst_addr_bytes[ETHER_ADDR_LEN]

Definition at line 169 of file common.h.

◆ eth_src_addr_bytes

uint8_t info_http::eth_src_addr_bytes[ETHER_ADDR_LEN]

Definition at line 168 of file common.h.

◆ ip_dst_addr

uint32_t info_http::ip_dst_addr

Definition at line 171 of file common.h.

◆ ip_src_addr

uint32_t info_http::ip_src_addr

Definition at line 170 of file common.h.

◆ ip_total_length

uint16_t info_http::ip_total_length

Definition at line 172 of file common.h.

◆ page

enum http_page_get info_http::page

Definition at line 177 of file common.h.

◆ tcp_dst_port

uint16_t info_http::tcp_dst_port

Definition at line 174 of file common.h.

◆ tcp_dt_off

uint8_t info_http::tcp_dt_off

Definition at line 175 of file common.h.

◆ tcp_recv_ack

uint32_t info_http::tcp_recv_ack

Definition at line 177 of file common.h.

◆ tcp_sent_seq

uint32_t info_http::tcp_sent_seq

Definition at line 176 of file common.h.

◆ tcp_src_port

uint16_t info_http::tcp_src_port

Definition at line 173 of file common.h.


The documentation for this struct was generated from the following file: