Home
last modified time | relevance | path

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

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