rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01122
Re: [Question #230301]: cid_type
Question #230301 on rohc changed:
https://answers.launchpad.net/rohc/+question/230301
Status: Solved => Open
regulararmy is still having a problem:
As for what we said above, in the function rohc_alloc_compressor(...),
the comp->medium.cid_type = ROHC_SMALL_CID , it is set to the constant
value. so, if I want to creat a compressor for ROHC_LARGE_CID , how can
I do, I should call the rohc_alloc_compressor(...) firstly,then call the
rohc_c_set_large_cid() and rohc_c_set_max_cid() ? PS: in my production,
the compressor entity medium cid_type is decided by the higher layer.
Thanks
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.