Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dsocket.c147 static void tipc_sk_remove(struct tipc_sock *tsk);
635 tipc_sk_remove(tsk); in tipc_release()
3028 static void tipc_sk_remove(struct tipc_sock *tsk) in tipc_sk_remove() function