Searched defs:tipc_sock (Results 1 – 1 of 1) sorted by relevance
81 struct tipc_sock { struct82 struct sock sk;83 int connected;84 u32 conn_type;108 static void tipc_sock_destruct(struct sock *sk); argument113 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, argument