\doxysection{gsmtap.\+h} \label{gsmtap_8h_source}\index{include/osmocom/gmr1/gsmtap.h@{include/osmocom/gmr1/gsmtap.h}} \textbf{ Go to the documentation of this file.} \begin{DoxyCode}{0} \DoxyCodeLine{1 \textcolor{comment}{/* GMR-\/1 GSMtap helpers */}} \DoxyCodeLine{2 } \DoxyCodeLine{3 \textcolor{comment}{/* (C) 2011-\/2019 by Sylvain Munaut }} \DoxyCodeLine{4 \textcolor{comment}{ * All Rights Reserved}} \DoxyCodeLine{5 \textcolor{comment}{ *}} \DoxyCodeLine{6 \textcolor{comment}{ * This program is free software; you can redistribute it and/or modify}} \DoxyCodeLine{7 \textcolor{comment}{ * it under the terms of the GNU Affero General Public License as published by}} \DoxyCodeLine{8 \textcolor{comment}{ * the Free Software Foundation; either version 3 of the License, or}} \DoxyCodeLine{9 \textcolor{comment}{ * (at your option) any later version.}} \DoxyCodeLine{10 \textcolor{comment}{ *}} \DoxyCodeLine{11 \textcolor{comment}{ * This program is distributed in the hope that it will be useful,}} \DoxyCodeLine{12 \textcolor{comment}{ * but WITHOUT ANY WARRANTY; without even the implied warranty of}} \DoxyCodeLine{13 \textcolor{comment}{ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the}} \DoxyCodeLine{14 \textcolor{comment}{ * GNU Affero General Public License for more details.}} \DoxyCodeLine{15 \textcolor{comment}{ *}} \DoxyCodeLine{16 \textcolor{comment}{ * You should have received a copy of the GNU Affero General Public License}} \DoxyCodeLine{17 \textcolor{comment}{ * along with this program. If not, see .}} \DoxyCodeLine{18 \textcolor{comment}{ */}} \DoxyCodeLine{19 } \DoxyCodeLine{20 \textcolor{preprocessor}{\#ifndef \_\_OSMO\_GMR1\_GSMTAP\_H\_\_}} \DoxyCodeLine{21 \textcolor{preprocessor}{\#define \_\_OSMO\_GMR1\_GSMTAP\_H\_\_}} \DoxyCodeLine{22 } \DoxyCodeLine{31 \textcolor{preprocessor}{\#include }} \DoxyCodeLine{32 } \DoxyCodeLine{33 \textcolor{keyword}{struct }msgb;} \DoxyCodeLine{34 } \DoxyCodeLine{35 } \DoxyCodeLine{36 \textcolor{keyword}{struct }msgb *gmr1\_gsmtap\_makemsg(} \DoxyCodeLine{37 uint8\_t chan\_type, uint32\_t fn, uint8\_t tn,} \DoxyCodeLine{38 \textcolor{keyword}{const} uint8\_t *l2, \textcolor{keywordtype}{int} len);} \DoxyCodeLine{39 } \DoxyCodeLine{40 } \DoxyCodeLine{43 \textcolor{preprocessor}{\#endif }\textcolor{comment}{/* \_\_OSMO\_GMR1\_GSMTAP\_H\_\_ */}\textcolor{preprocessor}{}} \end{DoxyCode}