Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dplib.h162 UINT16 NetworkProtocol; member
H A Defivar-dp-parse.c2878 ISCSIDevPath->NetworkProtocol = 0; in DevPathFromTextiSCSI()
2883 ISCSIDevPath->NetworkProtocol = 1; in DevPathFromTextiSCSI()
H A Defivar-dp-format.c1695 UefiDevicePathLibCatPrint (Str, "%s)", (ISCSIDevPath->NetworkProtocol == 0) ? "TCP" : "reserved"); in DevPathToTextiSCSI()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h931 UINT16 NetworkProtocol; member