up_peer: Document field

Change-Id: I194074f657fb793681658c021579880f352a3f91
This commit is contained in:
Pau Espin Pedrol
2025-02-18 18:47:46 +01:00
parent 6fe425cd47
commit b54baeff98

View File

@@ -41,6 +41,7 @@ enum up_peer_event {
};
struct up_peer {
/* item in up_endpoint->peers */
struct llist_head entry;
struct osmo_fsm_inst *fi;