Home
last modified time | relevance | path

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

/linux-6.15/net/tipc/
H A Dsocket.c109 struct tipc_sock { struct
463 struct tipc_sock *tsk; in tipc_sk_create()
542 struct tipc_sock *tsk = container_of(head, struct tipc_sock, rcu); in tipc_sk_callback()
627 struct tipc_sock *tsk; in tipc_release()
2483 struct tipc_sock *tsk; in tipc_sk_rcv()
2966 struct tipc_sock *tsk; in tipc_sk_reinit()
2995 struct tipc_sock *tsk; in tipc_sk_lookup()
3557 struct tipc_sock *tsk; in tipc_nl_sk_walk()
3782 struct tipc_sock *tsk; in tipc_nl_publ_dump()
3837 struct tipc_sock *tsk; in tipc_sk_filtering()
[all …]
H A Dsocket.h52 struct tipc_sock;
65 struct tipc_sock *tsk, u32 sk_filter_state,
70 struct tipc_sock *tsk));
H A Ddiag.c51 struct tipc_sock *tsk) in __tipc_add_sock_diag()