rohc_get_packet_type

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO

NAME

rohc_get_packet_type − Get the packet type from a packet identifier.

SYNOPSIS

#include <rohc/rohc.h>

rohc_packet_t rohc_get_packet_type(
const char *const packet_id

);

DESCRIPTION

PARAMETERS

packet_id

The identifier of packet (NULL−terminated string)

RETURN VALUE

The corresponding packet type

SEE ALSO

rohc.h(3)