Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/
Dtun.c3553 static void tun_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in tun_get_drvinfo() function
3613 .get_drvinfo = tun_get_drvinfo,