Searched refs:TIPC_MEDIA_LINK_PRI (Results 1 – 2 of 2) sorted by relevance
166 #define TIPC_MEDIA_LINK_PRI (TIPC_MAX_LINK_PRI + 1) macro
267 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