aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/pfcp/pfcp_msg.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-01-12 03:21:43 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2022-06-16 13:04:33 +0200
commitc8a90d83efc882927d2fb1ff213250d4b92883f4 (patch)
tree16d63d6a1a9d11eb024d72765bc3a85951b5cbe7 /include/osmocom/pfcp/pfcp_msg.h
parent5d8bff6ba05a45627b2af43447b5832165fc0eac (diff)
add pfcp_endpoint
Diffstat (limited to 'include/osmocom/pfcp/pfcp_msg.h')
-rw-r--r--include/osmocom/pfcp/pfcp_msg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/pfcp/pfcp_msg.h b/include/osmocom/pfcp/pfcp_msg.h
index 949800e..2833408 100644
--- a/include/osmocom/pfcp/pfcp_msg.h
+++ b/include/osmocom/pfcp/pfcp_msg.h
@@ -147,6 +147,9 @@ struct osmo_pfcp_msg {
osmo_pfcp_resp_cb resp_cb;
void *priv;
} ctx;
+
+ /* When a message gets encoded, the encoded packet is cached here for possible retransmissions. */
+ struct msgb *encoded;
};
/* Given a &osmo_pfcp_msg->ies pointer, return the &osmo_pfcp_msg.