Home
last modified time | relevance | path

Searched refs:tipc_sock_destruct (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c135 static void tipc_sock_destruct(struct sock *sk);
510 sk->sk_destruct = tipc_sock_destruct; in tipc_sk_create()
2139 static void tipc_sock_destruct(struct sock *sk) in tipc_sock_destruct() function