Home
last modified time | relevance | path

Searched defs:PrefixLength (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DIp6.h54 UINT8 PrefixLength; member
222 UINT8 PrefixLength; ///< The length of the prefix associated with the Address. member
243 UINT8 PrefixLength; member
H A DIp6Config.h196 …UINT8 PrefixLength; ///< The length, in bits, of the prefix associated with this … member
H A DIpSecConfig.h67 UINT8 PrefixLength; ///< The length of the prefix associated with the Address. member
H A DDevicePath.h641 UINT8 PrefixLength; member
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsutils.c587 UINT32 PrefixLength = 0; in AcpiNsExternalizeName() local