Searched refs:ProtoEntry (Results 1 – 2 of 2) sorted by relevance
515 LIST_ENTRY *ProtoEntry; in Ip6ServiceConfigMnp() local536 NET_LIST_FOR_EACH (ProtoEntry, &IpIf->IpInstances) { in Ip6ServiceConfigMnp()537 IpInstance = NET_LIST_USER_STRUCT (ProtoEntry, IP6_PROTOCOL, AddrLink); in Ip6ServiceConfigMnp()
478 LIST_ENTRY *ProtoEntry; in Ip4ServiceConfigMnp() local499 NET_LIST_FOR_EACH (ProtoEntry, &IpIf->IpInstances) { in Ip4ServiceConfigMnp()500 IpInstance = NET_LIST_USER_STRUCT (ProtoEntry, IP4_PROTOCOL, AddrLink); in Ip4ServiceConfigMnp()