Searched defs:UDP_HDR_SIZE (Results 1 - 2 of 2) sorted by last modified time

/u-boot/net/
H A Dnet6.c358 memcpy(pkt, (uchar *)udp, len + UDP_HDR_SIZE); local
/u-boot/include/
H A Dnet.h370 #define UDP_HDR_SIZE (IP_UDP_HDR_SIZE - IP_HDR_SIZE) macro

Completed in 126 milliseconds