_mdns_read_u32() function
read uint32_t from a packet
Syntax
static inline uint32_t _mdns_read_u32(const uint8_t *packet,
uint16_t index);
Arguments
index
index in the packet where the value starts
Return value
the value
![]()
static inline uint32_t _mdns_read_u32(const uint8_t *packet, uint16_t index)
_mdns_read_u32() is called by 1 function:
![]()
_mdns_read_u32()
_mdns_read_u32():
![]()
_mdns_read_u32()