Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/platform/
H A Dinit.c141 static void init_netif(char *netifExp[], int netifFileNum);
1296 init_netif(char *netifExp[], int netifExpNum) in init_netif() argument
1315 tmp = netifExp[i]; in init_netif()
1318 netif = strtok(netifExp[i], ":"); in init_netif()