Home | History | Annotate | Download | only in DxeIpIoLib

Lines Matching refs:Configure

1295   // configure ip

1311 Status = IpIo->Ip.Ip4->Configure (
1317 Status = IpIo->Ip.Ip6->Configure (
1363 IpIo->Ip.Ip4->Configure (IpIo->Ip.Ip4, NULL);
1375 IpIo->Ip.Ip6->Configure (IpIo->Ip.Ip6, NULL);
1425 // Configure NULL Ip
1428 Status = IpIo->Ip.Ip4->Configure (IpIo->Ip.Ip4, NULL);
1430 Status = IpIo->Ip.Ip6->Configure (IpIo->Ip.Ip6, NULL);
1662 // Init this IpInfo, set the Addr and SubnetMask to 0 before we configure the IP
1732 Configure the IP instance of this IpInfo and start the receiving if IpConfigData
1736 @param[in, out] IpConfigData The IP configure data used to configure the IP
1738 UseDefaultAddress is set to TRUE, and the configure
1778 Status = Ip.Ip4->Configure (Ip.Ip4, IpConfigData);
1780 Status = Ip.Ip6->Configure (Ip.Ip6, IpConfigData);
1818 Ip.Ip4->Configure (Ip.Ip4, NULL);
1875 Ip.Ip6->Configure (Ip.Ip6, NULL);
1930 IpInfo->Ip.Ip4->Configure (
1945 IpInfo->Ip.Ip6->Configure (