Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Duefi-dplib.h172 UINT16 NetworkProtocol; member
H A Defivar-dp-format.c1626 UefiDevicePathLibCatPrint (Str, "%s)", (ISCSIDevPath->NetworkProtocol == 0) ? "TCP" : "reserved"); in DevPathToTextiSCSI()
H A Defivar-dp-parse.c2724 ISCSIDevPath->NetworkProtocol = (UINT16) StrCmp (ProtocolStr, "TCP"); in DevPathFromTextiSCSI()
/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h912 UINT16 NetworkProtocol; member