Home
last modified time | relevance | path

Searched refs:udp_version (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/net/
H A Dfastboot.c33 static const unsigned short udp_version = 1; variable
160 tmp = htons(udp_version); in fastboot_send()