Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcore.c150 pr_info("Activated (version " TIPC_MOD_VER ")\n"); in tipc_init()
229 MODULE_VERSION(TIPC_MOD_VER);
H A Dcore.h82 #define TIPC_MOD_VER "2.0.0" macro
H A Dnetlink_compat.c1186 tipc_tlv_sprintf(msg->rep, "TIPC version " TIPC_MOD_VER "\n"); in tipc_cmd_show_stats_compat()