Searched refs:Subnet (Results 1 – 4 of 4) sorted by relevance
37 #string STR_ISCSI_LOCAL_MASK #language en-US " Initiator Subnet Mask"
328 EFI_IPv4_ADDRESS Subnet; in DhcpConfigLeaseIoPort() local368 ZeroMem (&Subnet, sizeof (EFI_IPv4_ADDRESS)); in DhcpConfigLeaseIoPort()373 UdpIo->Protocol.Udp4->Routes (UdpIo->Protocol.Udp4, FALSE, &Subnet, &Subnet, &Gateway); in DhcpConfigLeaseIoPort()
61 #string STR_ISCSI_LOCAL_MASK #language en-US " Initiator Subnet Mask"
487 IP4_ADDR Subnet; in Ip4Config2SetDefaultAddr() local572 Subnet = StationAddress & SubnetMask; in Ip4Config2SetDefaultAddr()576 Subnet, in Ip4Config2SetDefaultAddr()