Searched defs:tmpnetif (Results 1 – 3 of 3) sorted by relevance
54 struct netif *tmpnetif = NULL; in driverif_init_ifname() local
1231 struct netif *tmpnetif = netif_find(ifr->ifr_name); in lwip_ioctl_internal_SIOCSIPV6DAD() local1258 struct netif *tmpnetif = netif_find(ifr->ifr_name); in lwip_ioctl_internal_SIOCGIPV6DAD() local1279 struct netif *tmpnetif = netif_find(ifr->ifr_name); in lwip_ioctl_internal_SIOCSIPV6DPCTD() local1302 struct netif *tmpnetif = netif_find(ifr->ifr_name); in lwip_ioctl_internal_SIOCGIPV6DPCTD() local
80 struct netif *tmpnetif = NULL; in driverif_init_ifname() local