Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dsocket.c147 static void tipc_sock_destruct(struct sock *sk);
523 sk->sk_destruct = tipc_sock_destruct; in tipc_sk_create()
2141 static void tipc_sock_destruct(struct sock *sk) in tipc_sock_destruct() function