#include <turn_session.h>
◆ parsed_len
pj_size_t pj_turn_session_on_rx_pkt_param::parsed_len |
The number of parsed or processed data from the packet.
◆ pkt
void* pj_turn_session_on_rx_pkt_param::pkt |
The packet as received from the TURN server. This should contain either STUN encapsulated message or a ChannelData packet.
◆ pkt_len
pj_size_t pj_turn_session_on_rx_pkt_param::pkt_len |
The length of the packet.
◆ src_addr
Source address where the packet is received from.
◆ src_addr_len
unsigned pj_turn_session_on_rx_pkt_param::src_addr_len |
Length of the source address.
The documentation for this struct was generated from the following file: