Searched refs:TIPC_MAX_LINK_PRI (Results 1 – 4 of 4) sorted by relevance
165 #define TIPC_MAX_LINK_PRI 31 macro166 #define TIPC_MEDIA_LINK_PRI (TIPC_MAX_LINK_PRI + 1)
1594 if (in_range(peers_prio, l->priority + 1, TIPC_MAX_LINK_PRI)) in tipc_link_proto_rcv()1624 in_range(peers_prio, 1, TIPC_MAX_LINK_PRI)) { in tipc_link_proto_rcv()1959 if (prio > TIPC_MAX_LINK_PRI) in tipc_nl_parse_link_prop()
251 if (prio > TIPC_MAX_LINK_PRI && prio != TIPC_MEDIA_LINK_PRI) { in tipc_enable_bearer()
395 if (ntohl(b->priority) <= TIPC_MAX_LINK_PRI) { in tipc_nl_compat_bearer_enable()