pespin has uploaded this change for review.

View Change

up_peer: Document field

Change-Id: I194074f657fb793681658c021579880f352a3f91
---
M include/osmocom/upf/up_peer.h
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/77/39577/1
diff --git a/include/osmocom/upf/up_peer.h b/include/osmocom/upf/up_peer.h
index 59c2b91..be5dd52 100644
--- a/include/osmocom/upf/up_peer.h
+++ b/include/osmocom/upf/up_peer.h
@@ -41,6 +41,7 @@
};

struct up_peer {
+ /* item in up_endpoint->peers */
struct llist_head entry;

struct osmo_fsm_inst *fi;

To view, visit change 39577. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I194074f657fb793681658c021579880f352a3f91
Gerrit-Change-Number: 39577
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>