Home
last modified time | relevance | path

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

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