Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 4 of 4) sorted by relevance

/net/tipc/
Dnode.h129 static inline struct tipc_node *tipc_node_select(u32 addr, u32 selector) in tipc_node_select()
Dlink.c1155 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() local
1275 u32 selector = msg_origport(hdr) & 1; in tipc_link_send_sections_fast() local
2378 u32 selector) in tipc_link_tunnel()
3250 u32 tipc_link_get_max_pkt(u32 dest, u32 selector) in tipc_link_get_max_pkt()
Dnode.c469 struct tipc_node *tipc_node_select_next_hop(u32 addr, u32 selector) in tipc_node_select_next_hop()
Dcluster.c199 struct tipc_node *tipc_cltr_select_node(struct cluster *c_ptr, u32 selector) in tipc_cltr_select_node()