/usr/share/doc/libbg1-doc/latex/structipv4addr.tex is in libbg1-doc 1.106-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | \hypertarget{structipv4addr}{
\section{ipv4addr Struct Reference}
\label{structipv4addr}\index{ipv4addr@{ipv4addr}}
}
{\tt \#include $<$ipv4.h$>$}
\subsection*{Data Fields}
\begin{CompactItemize}
\item
uint8 \hyperlink{structipv4addr_e66b66a566da9be0ad0a43ef2e84b5f6}{addr} \mbox{[}4\mbox{]}
\end{CompactItemize}
\subsection{Detailed Description}
IPv4 address structure.
\subsection{Field Documentation}
\hypertarget{structipv4addr_e66b66a566da9be0ad0a43ef2e84b5f6}{
\index{ipv4addr@{ipv4addr}!addr@{addr}}
\index{addr@{addr}!ipv4addr@{ipv4addr}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}uint8 {\bf ipv4addr::addr}\mbox{[}4\mbox{]}}}
\label{structipv4addr_e66b66a566da9be0ad0a43ef2e84b5f6}
32-bit IPv4 address, represented as 4 8-bit {\tt unsigned} {\tt chars}.
The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item
ipv4.h\end{CompactItemize}
|