Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching defs:IfIndex

1441   IfInfo->Name[3] = (CHAR16) (L'0' + IpSb->Ip6ConfigInstance.IfIndex);

2150 UINT16 IfIndex;
2160 IfIndex = 0;
2164 if (TmpInstance->IfIndex > IfIndex) {
2171 IfIndex++;
2174 Instance->IfIndex = IfIndex;