libosmogb 1.10.0.65-d581.202502052026
Osmocom Gb library
Loading...
Searching...
No Matches
gprs_ns_frgre.h
Go to the documentation of this file.
1
3#pragma once
4
5struct gprs_nsvc;
6struct msgb;
7
8int 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