Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtipc_config.h105 #define TIPC_CMD_SET_LINK_WINDOW 0x4109 /* tx link_config, rx none */ macro
/linux-4.1.27/net/tipc/
Dnetlink_compat.c605 } else if (msg->cmd == TIPC_CMD_SET_LINK_WINDOW) { in tipc_nl_compat_link_set()
946 case TIPC_CMD_SET_LINK_WINDOW: in tipc_nl_compat_handle()