Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:DupAddrDetectList

1027   InsertTailList (&IpIf->DupAddrDetectList, &Entry->Link);

1067 NET_LIST_FOR_EACH (Entry2, &IpIf->DupAddrDetectList) {
2830 NET_LIST_FOR_EACH_SAFE (Entry2, Next, &IpIf->DupAddrDetectList) {