Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan.h31 #define IPV_DRV_VER "0.1" macro
H A Dipvlan_main.c412 strlcpy(drvinfo->version, IPV_DRV_VER, sizeof(drvinfo->version)); in ipvlan_ethtool_get_drvinfo()