libosmo-netif 1.5.1.5-89a1
Osmocom network interface library
Deprecated List
Global osmux_xfrm_input_fini (struct osmux_in_handle *h) OSMO_DEPRECATED("Use talloc_free() instead")
: Use talloc_free() instead (will call osmux_xfrm_input_talloc_destructor())
Global osmux_xfrm_input_init (struct osmux_in_handle *h) OSMO_DEPRECATED("Use osmux_xfrm_input_alloc() instead")
: Use osmux_xfrm_input_alloc() instead
Global osmux_xfrm_output_init (struct osmux_out_handle *h, uint32_t rtp_ssrc) OSMO_DEPRECATED("Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead")
: Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead
Global osmux_xfrm_output_init2 (struct osmux_out_handle *h, uint32_t rtp_ssrc, uint8_t rtp_payload_type) OSMO_DEPRECATED("Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead")
: Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead