libosmogb  1.11.0.24-ece60.202504282026
Osmocom Gb library
gprs_ns_frgre.h
Go to the documentation of this file.
1 
3 #pragma once
4 
5 struct gprs_nsvc;
6 struct msgb;
7 
8 int gprs_ns_frgre_sendmsg(struct gprs_nsvc *nsvc, struct msgb *msg);
int gprs_ns_frgre_sendmsg(struct gprs_nsvc *nsvc, struct msgb *msg)
Definition: gprs_ns_frgre.c:282
Structure representing a single NS-VC.
Definition: gprs_ns.h:122