Home
last modified time | relevance | path

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

/dragonfly/lib/libefivar/
HDuefi-dplib.h172 UINT16 NetworkProtocol; member
HDefivar-dp-format.c1625 UefiDevicePathLibCatPrint (Str, "%s)", (ISCSIDevPath->NetworkProtocol == 0) ? "TCP" : "reserved"); in DevPathToTextiSCSI()
HDefivar-dp-parse.c2723 ISCSIDevPath->NetworkProtocol = (UINT16) StrCmp (ProtocolStr, "TCP"); in DevPathFromTextiSCSI()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
HDDevicePath.h911 UINT16 NetworkProtocol; member