libosmocore
0.6.3
Osmocom core library
|
primitive header More...
#include <prim.h>
Data Fields | |
unsigned int | sap |
Service Access Point. | |
unsigned int | primitive |
Primitive number. | |
enum osmo_prim_operation | operation |
struct msgb * | msg |
Primitive Operation. |
primitive header
struct msgb* osmo_prim_hdr::msg |