Home
last modified time | relevance | path

Searched defs:udp_hdr (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Dudp.h53 struct udp_hdr { struct
/third_party/libcoap/src/
Dcoap_io_riot.c78 udp_hdr_t *udp_hdr; in coap_network_read() local
213 udp_hdr_t *udp_hdr = get_udp_header((gnrc_pktsnip_t *)msg.content.ptr); in coap_io_process() local