Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
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