Searched defs:selector (Results 1 – 4 of 4) sorted by relevance
129 static inline struct tipc_node *tipc_node_select(u32 addr, u32 selector) in tipc_node_select()
1155 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector) in tipc_link_send()1231 u32 selector = msg_origport(buf_msg(buf)) & 1; in tipc_send_buf_fast() local1275 u32 selector = msg_origport(hdr) & 1; in tipc_link_send_sections_fast() local2378 u32 selector) in tipc_link_tunnel()3250 u32 tipc_link_get_max_pkt(u32 dest, u32 selector) in tipc_link_get_max_pkt()
469 struct tipc_node *tipc_node_select_next_hop(u32 addr, u32 selector) in tipc_node_select_next_hop()
199 struct tipc_node *tipc_cltr_select_node(struct cluster *c_ptr, u32 selector) in tipc_cltr_select_node()