Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtipc_config.h104 #define TIPC_CMD_SET_LINK_PRI 0x4108 /* tx link_config, rx none */ macro
/linux-4.1.27/net/tipc/
Dnetlink_compat.c599 if (msg->cmd == TIPC_CMD_SET_LINK_PRI) { in tipc_nl_compat_link_set()
945 case TIPC_CMD_SET_LINK_PRI: in tipc_nl_compat_handle()