#include <hdhomerun_pkt.h>
Definition at line 148 of file hdhomerun_pkt.h.
Public Attributes | |
| uint8_t * | pos |
| uint8_t * | start |
| uint8_t * | end |
| uint8_t * | limit |
| uint8_t | buffer [3074] |
| uint8_t* hdhomerun_pkt_t::pos |
Definition at line 149 of file hdhomerun_pkt.h.
Referenced by hdhomerun_control_get_set(), hdhomerun_control_upgrade(), hdhomerun_dhcp_recv(), hdhomerun_dhcp_send(), hdhomerun_discover_recv_internal(), hdhomerun_pkt_calc_crc(), hdhomerun_pkt_open_frame(), hdhomerun_pkt_read_tlv(), hdhomerun_pkt_read_u16(), hdhomerun_pkt_read_u32(), hdhomerun_pkt_read_u8(), hdhomerun_pkt_read_var_length(), hdhomerun_pkt_reset(), hdhomerun_pkt_seal_frame(), hdhomerun_pkt_write_mem(), hdhomerun_pkt_write_u16(), hdhomerun_pkt_write_u32(), hdhomerun_pkt_write_u8(), hdhomerun_pkt_write_var_length(), hdhomerun_video_parse_rtp(), and hdhomerun_video_thread_execute().
| uint8_t* hdhomerun_pkt_t::start |
Definition at line 150 of file hdhomerun_pkt.h.
Referenced by hdhomerun_control_send_sock(), hdhomerun_dhcp_recv(), hdhomerun_dhcp_send(), hdhomerun_discover_send_internal(), hdhomerun_pkt_open_frame(), hdhomerun_pkt_reset(), and hdhomerun_pkt_seal_frame().
| uint8_t* hdhomerun_pkt_t::end |
Definition at line 151 of file hdhomerun_pkt.h.
Referenced by hdhomerun_control_get_set(), hdhomerun_control_recv_sock(), hdhomerun_control_send_sock(), hdhomerun_dhcp_recv(), hdhomerun_dhcp_send(), hdhomerun_dhcp_thread_execute(), hdhomerun_discover_recv_internal(), hdhomerun_discover_send_internal(), hdhomerun_pkt_open_frame(), hdhomerun_pkt_read_tlv(), hdhomerun_pkt_read_var_length(), hdhomerun_pkt_reset(), hdhomerun_pkt_seal_frame(), hdhomerun_pkt_write_mem(), hdhomerun_pkt_write_u16(), hdhomerun_pkt_write_u32(), hdhomerun_pkt_write_u8(), hdhomerun_pkt_write_var_length(), and hdhomerun_video_thread_execute().
| uint8_t* hdhomerun_pkt_t::limit |
Definition at line 152 of file hdhomerun_pkt.h.
Referenced by hdhomerun_control_get_set(), hdhomerun_control_recv_sock(), hdhomerun_dhcp_thread_execute(), hdhomerun_discover_recv_internal(), and hdhomerun_pkt_reset().
| uint8_t hdhomerun_pkt_t::buffer[3074] |
1.5.5