\hypertarget{_filter_8cpp}{}\section{Filter.\+cpp File Reference} \label{_filter_8cpp}\index{Filter.\+cpp@{Filter.\+cpp}} {\ttfamily \#include $<$vector$>$}\\* {\ttfamily \#include \char`\"{}packet.\+h\char`\"{}}\\* \subsection*{Functions} \begin{DoxyCompactItemize} \item void \hyperlink{_filter_8cpp_af27aa7e4f067db1d57c18a9b457188bb}{Filter\+By\+Src\+Addr} (vector$<$ \hyperlink{class_packet}{Packet} $>$ \&netdata, string address) \item void \hyperlink{_filter_8cpp_a9f395b6c2eb6869a448e665f6a36899b}{Filter\+By\+Dst\+Addr} (vector$<$ \hyperlink{class_packet}{Packet} $>$ \&netdata, string address) \item void \hyperlink{_filter_8cpp_a8526311093aaa2a5ab7181948e197bd3}{Filter\+By\+Src\+Port} (vector$<$ \hyperlink{class_packet}{Packet} $>$ \&netdata, int port) \item void \hyperlink{_filter_8cpp_ac1337ad2421d6cecc4c3537497899eff}{Filter\+By\+Dst\+Port} (vector$<$ \hyperlink{class_packet}{Packet} $>$ \&netdata, int port) \end{DoxyCompactItemize} \subsection{Function Documentation} \hypertarget{_filter_8cpp_a9f395b6c2eb6869a448e665f6a36899b}{}\index{Filter.\+cpp@{Filter.\+cpp}!Filter\+By\+Dst\+Addr@{Filter\+By\+Dst\+Addr}} \index{Filter\+By\+Dst\+Addr@{Filter\+By\+Dst\+Addr}!Filter.\+cpp@{Filter.\+cpp}} \subsubsection[{Filter\+By\+Dst\+Addr}]{\setlength{\rightskip}{0pt plus 5cm}void Filter\+By\+Dst\+Addr ( \begin{DoxyParamCaption} \item[{vector$<$ {\bf Packet} $>$ \&}]{netdata, } \item[{string}]{address} \end{DoxyParamCaption} )}\label{_filter_8cpp_a9f395b6c2eb6869a448e665f6a36899b} Function that filters the packets in the netflow by the destination address \begin{DoxyParams}{Parameters} {\em netdata} & packets vector \\ \hline {\em address} & key address to filter \\ \hline \end{DoxyParams} \hypertarget{_filter_8cpp_ac1337ad2421d6cecc4c3537497899eff}{}\index{Filter.\+cpp@{Filter.\+cpp}!Filter\+By\+Dst\+Port@{Filter\+By\+Dst\+Port}} \index{Filter\+By\+Dst\+Port@{Filter\+By\+Dst\+Port}!Filter.\+cpp@{Filter.\+cpp}} \subsubsection[{Filter\+By\+Dst\+Port}]{\setlength{\rightskip}{0pt plus 5cm}void Filter\+By\+Dst\+Port ( \begin{DoxyParamCaption} \item[{vector$<$ {\bf Packet} $>$ \&}]{netdata, } \item[{int}]{port} \end{DoxyParamCaption} )}\label{_filter_8cpp_ac1337ad2421d6cecc4c3537497899eff} Function that filters the packets in the netflow by the destination port \begin{DoxyParams}{Parameters} {\em netdata} & packets vector \\ \hline {\em port} & key port to filter \\ \hline \end{DoxyParams} \hypertarget{_filter_8cpp_af27aa7e4f067db1d57c18a9b457188bb}{}\index{Filter.\+cpp@{Filter.\+cpp}!Filter\+By\+Src\+Addr@{Filter\+By\+Src\+Addr}} \index{Filter\+By\+Src\+Addr@{Filter\+By\+Src\+Addr}!Filter.\+cpp@{Filter.\+cpp}} \subsubsection[{Filter\+By\+Src\+Addr}]{\setlength{\rightskip}{0pt plus 5cm}void Filter\+By\+Src\+Addr ( \begin{DoxyParamCaption} \item[{vector$<$ {\bf Packet} $>$ \&}]{netdata, } \item[{string}]{address} \end{DoxyParamCaption} )}\label{_filter_8cpp_af27aa7e4f067db1d57c18a9b457188bb} Function that filters the packets in the netflow by the source address \begin{DoxyParams}{Parameters} {\em netdata} & packets vector \\ \hline {\em address} & key address to filter \\ \hline \end{DoxyParams} \hypertarget{_filter_8cpp_a8526311093aaa2a5ab7181948e197bd3}{}\index{Filter.\+cpp@{Filter.\+cpp}!Filter\+By\+Src\+Port@{Filter\+By\+Src\+Port}} \index{Filter\+By\+Src\+Port@{Filter\+By\+Src\+Port}!Filter.\+cpp@{Filter.\+cpp}} \subsubsection[{Filter\+By\+Src\+Port}]{\setlength{\rightskip}{0pt plus 5cm}void Filter\+By\+Src\+Port ( \begin{DoxyParamCaption} \item[{vector$<$ {\bf Packet} $>$ \&}]{netdata, } \item[{int}]{port} \end{DoxyParamCaption} )}\label{_filter_8cpp_a8526311093aaa2a5ab7181948e197bd3} Function that filters the packets in the netflow by the source port \begin{DoxyParams}{Parameters} {\em netdata} & packets vector \\ \hline {\em port} & key port to filter \\ \hline \end{DoxyParams}