Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c2315 static void tun_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in tun_get_drvinfo() function
2352 .get_drvinfo = tun_get_drvinfo,