Searched refs:tipc_topsrv (Results 1 – 2 of 2) sorted by relevance
67 struct tipc_topsrv { struct98 struct tipc_topsrv *server; argument127 struct tipc_topsrv *s = con->server; in tipc_conn_kref_release()252 struct tipc_topsrv *srv = con->server; in tipc_conn_send_to_sock()317 struct tipc_topsrv *srv = tipc_topsrv(net); in tipc_topsrv_queue_evt()390 struct tipc_topsrv *srv = con->server; in tipc_conn_rcv_from_sock()457 struct tipc_topsrv *srv = container_of(work, struct tipc_topsrv, awork); in tipc_topsrv_accept()500 struct tipc_topsrv *srv; in tipc_topsrv_listener_data_ready()587 con = tipc_conn_alloc(tipc_topsrv(net), NULL); in tipc_topsrv_kern_subscr()661 struct tipc_topsrv *srv; in tipc_topsrv_start()[all …]
76 struct tipc_topsrv;131 struct tipc_topsrv *topsrv;170 static inline struct tipc_topsrv *tipc_topsrv(struct net *net) in tipc_topsrv() function
Completed in 7 milliseconds