Home
last modified time | relevance | path

Searched refs:ifnet_array0 (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/net/
H A Dif.c185 static struct ifnet_array ifnet_array0; variable
186 static struct ifnet_array *ifnet_array = &ifnet_array0;
3795 if (arr == &ifnet_array0) in ifnet_array_free()