Searched refs:IPV_DRV_VER (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ipvlan/ | ||
D | ipvlan.h | 33 #define IPV_DRV_VER "0.1" macro |
D | ipvlan_main.c | 361 strlcpy(drvinfo->version, IPV_DRV_VER, sizeof(drvinfo->version)); in ipvlan_ethtool_get_drvinfo() |