Searched refs:TIPC_MAX_LINK_PRI (Results 1 – 4 of 4) sorted by relevance
164 #define TIPC_MAX_LINK_PRI 31 macro165 #define TIPC_MEDIA_LINK_PRI (TIPC_MAX_LINK_PRI + 1)
252 if ((priority > TIPC_MAX_LINK_PRI) && in tipc_enable_bearer()
1279 if (in_range(peers_prio, l->priority + 1, TIPC_MAX_LINK_PRI)) in tipc_link_proto_rcv()1606 if (prio > TIPC_MAX_LINK_PRI) in tipc_nl_parse_link_prop()
378 if (ntohl(b->priority) <= TIPC_MAX_LINK_PRI) { in tipc_nl_compat_bearer_enable()