Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/os-Linux/drivers/
H A Detap.h19 extern const struct net_user_info ethertap_user_info;
H A Dethertap_kern.c88 .user = &ethertap_user_info,
H A Dethertap_user.c239 const struct net_user_info ethertap_user_info = { variable