mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.git
synced 2025-11-02 04:53:24 +00:00
up_peer: Document field
Change-Id: I194074f657fb793681658c021579880f352a3f91
This commit is contained in:
@@ -41,6 +41,7 @@ enum up_peer_event {
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct up_peer {
|
struct up_peer {
|
||||||
|
/* item in up_endpoint->peers */
|
||||||
struct llist_head entry;
|
struct llist_head entry;
|
||||||
|
|
||||||
struct osmo_fsm_inst *fi;
|
struct osmo_fsm_inst *fi;
|
||||||
|
|||||||
Reference in New Issue
Block a user