mirror of
https://github.com/BlackLight/Snort_AIPreproc.git
synced 2024-11-15 05:07:15 +01:00
36 lines
1.5 KiB
TeX
36 lines
1.5 KiB
TeX
\hypertarget{structpkt__key}{
|
|
\section{pkt\_\-key Struct Reference}
|
|
\label{structpkt__key}\index{pkt\_\-key@{pkt\_\-key}}
|
|
}
|
|
|
|
|
|
{\ttfamily \#include $<$spp\_\-ai.h$>$}
|
|
|
|
\subsection*{Data Fields}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hyperlink{spp__ai_8h_a435d1572bf3f880d55459d9805097f62}{uint32\_\-t} \hyperlink{structpkt__key_a3a091c20dafb8b3f689db00c5b2f8ddb}{src\_\-ip}
|
|
\item
|
|
\hyperlink{spp__ai_8h_a273cf69d639a59973b6019625df33e30}{uint16\_\-t} \hyperlink{structpkt__key_af77f5eb1f4cd88b43fe99fd73553351d}{dst\_\-port}
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
Each stream in the hash table is identified by the couple (src\_\-ip, dst\_\-port)
|
|
|
|
\subsection{Field Documentation}
|
|
\hypertarget{structpkt__key_af77f5eb1f4cd88b43fe99fd73553351d}{
|
|
\index{pkt\_\-key@{pkt\_\-key}!dst\_\-port@{dst\_\-port}}
|
|
\index{dst\_\-port@{dst\_\-port}!pkt_key@{pkt\_\-key}}
|
|
\subsubsection[{dst\_\-port}]{\setlength{\rightskip}{0pt plus 5cm}{\bf uint16\_\-t} {\bf pkt\_\-key::dst\_\-port}}}
|
|
\label{structpkt__key_af77f5eb1f4cd88b43fe99fd73553351d}
|
|
\hypertarget{structpkt__key_a3a091c20dafb8b3f689db00c5b2f8ddb}{
|
|
\index{pkt\_\-key@{pkt\_\-key}!src\_\-ip@{src\_\-ip}}
|
|
\index{src\_\-ip@{src\_\-ip}!pkt_key@{pkt\_\-key}}
|
|
\subsubsection[{src\_\-ip}]{\setlength{\rightskip}{0pt plus 5cm}{\bf uint32\_\-t} {\bf pkt\_\-key::src\_\-ip}}}
|
|
\label{structpkt__key_a3a091c20dafb8b3f689db00c5b2f8ddb}
|
|
|
|
|
|
The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
|
|
\item
|
|
\hyperlink{spp__ai_8h}{spp\_\-ai.h}\end{DoxyCompactItemize}
|