Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dsocket.c108 static void tipc_sock_destruct(struct sock *sk);
385 sk->sk_destruct = tipc_sock_destruct; in tipc_sk_create()
1522 static void tipc_sock_destruct(struct sock *sk) in tipc_sock_destruct() function