libosmocore 1.11.0.26-c59d.202505072026
Osmocom core library
Loading...
Searching...
No Matches
osmo_prim_event_map Struct Reference

single entry in a SAP/PRIM/OP -> EVENT map More...

#include <prim.h>

Data Fields

unsigned int sap
 SAP to match.
 
unsigned int primitive
 primtiive to match
 
enum osmo_prim_operation operation
 operation to match
 
uint32_t event
 event as result if above match
 

Detailed Description

single entry in a SAP/PRIM/OP -> EVENT map

Field Documentation

◆ event

uint32_t osmo_prim_event_map::event

event as result if above match

Referenced by osmo_event_for_prim().

◆ operation

enum osmo_prim_operation osmo_prim_event_map::operation

operation to match

◆ primitive

unsigned int osmo_prim_event_map::primitive

primtiive to match

◆ sap

unsigned int osmo_prim_event_map::sap

SAP to match.


The documentation for this struct was generated from the following file: