Home
last modified time | relevance | path

Searched defs:udphdr (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dudp.h18 struct udphdr { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dudp.h18 struct udphdr { struct
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dudp.h18 struct udphdr { struct
/third_party/musl/include/netinet/
H A Dudp.h18 struct udphdr { struct
/third_party/lwip/src/core/
H A Dudp.c207 struct udp_hdr *udphdr; local
[all...]
/third_party/lwip/src/core/ipv4/
H A Dip4.c623 const struct udp_hdr *udphdr = (const struct udp_hdr *)((const u8_t *)iphdr + iphdr_hlen); local
/third_party/lwip/src/netif/
H A Dlowpan6_common.c709 struct udp_hdr *udphdr; in lowpan6_decompress_hdr() local
[all...]
/third_party/lwip/src/api/
H A Dapi_msg.c263 const struct udp_hdr *udphdr = (const struct udp_hdr *)ip_next_header_ptr(); local

Completed in 7 milliseconds