Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtipc_config.h166 #define TIPC_MEDIA_LINK_PRI (TIPC_MAX_LINK_PRI + 1) macro
/linux/net/tipc/
A Dbearer.c267 if (prio > TIPC_MAX_LINK_PRI && prio != TIPC_MEDIA_LINK_PRI) { in tipc_enable_bearer()
280 if (prio == TIPC_MEDIA_LINK_PRI) in tipc_enable_bearer()
1000 prio = TIPC_MEDIA_LINK_PRI; in __tipc_nl_bearer_enable()

Completed in 9 milliseconds