Searched refs:tmp_netif (Results 1 – 1 of 1) sorted by relevance
895 struct netif *tmp_netif; local897 NETIF_FOREACH(tmp_netif, group) {899 NETIF_FOREACH(tmp_netif) {901 if (tmp_netif->next == netif) {902 tmp_netif->next = netif->next;906 if (tmp_netif == NULL) {