blob: 8cf54c76abdb91767c5d699042f034f4868f49c5 [file] [log] [blame]
/*! \file gprs_ns_frgre.h */
#pragma once
struct gprs_nsvc;
struct msgb;
int gprs_ns_frgre_sendmsg(struct gprs_nsvc *nsvc, struct msgb *msg);