1 comment:
File src/osmo-hnbgw/ranap_rab_ass.c:
Patch Set #14, Line 198: int ranap_rab_ass_req_extract_inet_addr(struct osmo_sockaddr *addr, uint8_t *rab_id, RANAP_RANAP_PDU_t *ranap_pdu)
Why not passing RANAP_RAB_AssignmentRequestIEs_t here instead of RANAP_RANAP_PDU_t?
That is possible, but then the usage of those functions get more complicated as caller then has to take care about the decoding and of course the freeing of the memory afterwards.
What advantage do you see?
To view, visit change 26792. To unsubscribe, or for help writing mail filters, visit settings.