Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr.c478 MODULE_VERSION(BR_VERSION);
H A Dbr_device.c262 strscpy(info->version, BR_VERSION, sizeof(info->version)); in br_getinfo()
H A Dbr_private.h37 #define BR_VERSION "2.3" macro