Home
last modified time | relevance | path

Searched defs:conid (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/tipc/
Dsubscr.c48 int conid; member
290 static void subscr_conn_shutdown_event(int conid, void *usr_data) in subscr_conn_shutdown_event()
296 static void subscr_conn_msg_event(struct net *net, int conid, in subscr_conn_msg_event()
313 static void *subscr_named_msg_event(int conid) in subscr_named_msg_event()
Dserver.c67 int conid; member
123 static struct tipc_conn *tipc_conn_lookup(struct tipc_server *s, int conid) in tipc_conn_lookup()
441 int tipc_conn_sendmsg(struct tipc_server *s, int conid, in tipc_conn_sendmsg()
473 void tipc_conn_terminate(struct tipc_server *s, int conid) in tipc_conn_terminate()