Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/
H A Dif.c126 static struct ifnet_array *ifnet_array_alloc(int);
3781 ifnet_array_alloc(int count) in ifnet_array_alloc() function
3809 arr = ifnet_array_alloc(count); in ifnet_array_add()
3837 arr = ifnet_array_alloc(count); in ifnet_array_del()