Lines Matching defs:ref
76 int tipc_multicast(u32 ref, struct tipc_name_seq const *seq, in tipc_multicast()
207 u32 ref; in tipc_createport_raw() local
241 int tipc_deleteport(u32 ref) in tipc_deleteport()
276 int tipc_portunreliable(u32 ref, unsigned int *isunreliable) in tipc_portunreliable()
288 int tipc_set_portunreliable(u32 ref, unsigned int isunreliable) in tipc_set_portunreliable()
305 int tipc_portunreturnable(u32 ref, unsigned int *isunrejectable) in tipc_portunreturnable()
317 int tipc_set_portunreturnable(u32 ref, unsigned int isunrejectable) in tipc_set_portunreturnable()
441 static void port_timeout(unsigned long ref) in port_timeout()
467 static void port_handle_node_down(unsigned long ref) in port_handle_node_down()
849 static void port_wakeup_sh(unsigned long ref) in port_wakeup_sh()
875 void tipc_acknowledge(u32 ref, u32 ack) in tipc_acknowledge()
936 int tipc_portimportance(u32 ref, unsigned int *importance) in tipc_portimportance()
948 int tipc_set_portimportance(u32 ref, unsigned int imp) in tipc_set_portimportance()
964 int tipc_publish(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) in tipc_publish()
999 int tipc_withdraw(u32 ref, unsigned int scope, struct tipc_name_seq const *seq) in tipc_withdraw()
1039 int tipc_connect2port(u32 ref, struct tipc_portid const *peer) in tipc_connect2port()
1104 int tipc_disconnect(u32 ref) in tipc_disconnect()
1120 int tipc_shutdown(u32 ref) in tipc_shutdown()
1158 int tipc_send(u32 ref, unsigned int num_sect, struct iovec const *msg_sect, in tipc_send()
1197 int tipc_send2name(u32 ref, struct tipc_name const *name, unsigned int domain, in tipc_send2name()
1249 int tipc_send2port(u32 ref, struct tipc_portid const *dest, in tipc_send2port()
1291 int tipc_send_buf2port(u32 ref, struct tipc_portid const *dest, in tipc_send_buf2port()