Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtun.c3600 static void tun_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in tun_get_drvinfo() function
3669 .get_drvinfo = tun_get_drvinfo,