Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/drivers/
Dnet_kern.c535 struct eth_init { struct
576 struct eth_init *eth; in register_transport()
587 eth = list_entry(ele, struct eth_init, list); in register_transport()
628 struct eth_init *new; in eth_setup()