OpenVAS Libraries  9.0.3
pseudohdr Struct Reference
Collaboration diagram for pseudohdr:
Collaboration graph

Data Fields

struct in_addr saddr
 
struct in_addr daddr
 
u_char zero
 
u_char protocol
 
u_short length
 
struct tcp_packet tcpheader
 
struct tcphdr tcpheader
 

Detailed Description

Definition at line 130 of file ids_send.c.

Field Documentation

◆ daddr

struct in_addr pseudohdr::daddr

Definition at line 133 of file ids_send.c.

Referenced by forge_udp_packet().

◆ length

u_short pseudohdr::length

Definition at line 136 of file ids_send.c.

◆ protocol

u_char pseudohdr::protocol

Definition at line 135 of file ids_send.c.

◆ saddr

struct in_addr pseudohdr::saddr

Definition at line 132 of file ids_send.c.

Referenced by forge_udp_packet().

◆ tcpheader [1/2]

struct tcphdr pseudohdr::tcpheader

Definition at line 66 of file nasl_builtin_synscan.c.

◆ tcpheader [2/2]

struct tcphdr pseudohdr::tcpheader

Definition at line 137 of file ids_send.c.

◆ zero

u_char pseudohdr::zero

Definition at line 134 of file ids_send.c.


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