Searched refs:TIPC_MAX_LINK_PRI (Results 1 – 4 of 4) sorted by relevance
161 #define TIPC_MAX_LINK_PRI 31 macro162 #define TIPC_MEDIA_LINK_PRI (TIPC_MAX_LINK_PRI + 1)
2256 if (in_range(peers_prio, l->priority + 1, TIPC_MAX_LINK_PRI)) in tipc_link_proto_rcv()2305 in_range(peers_prio, 1, TIPC_MAX_LINK_PRI)) { in tipc_link_proto_rcv()2600 if (prio > TIPC_MAX_LINK_PRI) in tipc_nl_parse_link_prop()
266 if (prio > TIPC_MAX_LINK_PRI && prio != TIPC_MEDIA_LINK_PRI) { in tipc_enable_bearer()
457 if (ntohl(b->priority) <= TIPC_MAX_LINK_PRI) { in tipc_nl_compat_bearer_enable()