Home
last modified time | relevance | path

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

/arch/um/drivers/
Dnet_kern.c574 static int check_transport(struct transport *transport, char *eth, int n, in check_transport() function
615 match = check_transport(new, eth->init, eth->index, &init, in register_transport()
638 if (!check_transport(transport, str, index, &init, &mac)) in eth_setup_common()