HomeSort by relevance Sort by last modified time
    Searched refs:IP4_LOCAL_BROADCAST (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Common.h 38 #define IP4_LOCAL_BROADCAST 4 // Destination is 255.255.255.255
69 #define IP4_IS_BROADCAST(CastType) ((CastType) >= IP4_LOCAL_BROADCAST)
Ip4Common.c 116 return IP4_LOCAL_BROADCAST;
Ip4Input.c     [all...]

Completed in 198 milliseconds