mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn.git
synced 2025-10-23 00:12:08 +00:00
gtpie: fix comment
Change-Id: I5aed6a7a2ae4138567944988bc81cebdbf129276
This commit is contained in:
@@ -770,7 +770,7 @@ int gtpie_encaps(union gtpie_member *ie[], void *pack, unsigned *len)
|
||||
|
||||
/*! Encode GTP packet payload from Array of Information Elements.
|
||||
* \param[out] ie Input Array of GTPIE
|
||||
* \param[in] size Size of ?
|
||||
* \param[in] size Size of ie
|
||||
* \param[out] pack Pointer to caller-allocated buffer for raw GTP packet (GTPIE_MAX length)
|
||||
* \param[out] len Encoded length of \a pack in bytes
|
||||
* \returns 0 on sucess; 2 for out-of-space */
|
||||
|
Reference in New Issue
Block a user