pespin has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/42052?usp=email )
Change subject: Document osmo_xua_layer_manager prim_cb
......................................................................
Document osmo_xua_layer_manager prim_cb
Change-Id: I1347c3538435985836ee5fe1d9dd42996e32ff94
---
M src/ss7_asp.h
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
laforge: Looks good to me, but someone else must approve
diff --git a/src/ss7_asp.h b/src/ss7_asp.h
index 4954d28..0e156f2 100644
--- a/src/ss7_asp.h
+++ b/src/ss7_asp.h
@@ -21,6 +21,9 @@
struct osmo_ss7_instance;
struct osmo_xua_layer_manager {
+ /* oph: {sap: XUA_SAP_LM, prim: enum osmo_xlm_prim_type},
+ * cb_data: (struct osmo_ss7_asp *)
+ */
osmo_prim_cb prim_cb;
};
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sigtran/+/42052?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I1347c3538435985836ee5fe1d9dd42996e32ff94
Gerrit-Change-Number: 42052
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>