Searched refs:tipc_sk_fill_sock_diag (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.h | 64 int tipc_sk_fill_sock_diag(struct sk_buff *skb, struct netlink_callback *cb,
|
H A D | diag.c | 62 err = tipc_sk_fill_sock_diag(skb, cb, tsk, req->tidiag_states, in __tipc_add_sock_diag()
|
H A D | socket.c | 3622 int tipc_sk_fill_sock_diag(struct sk_buff *skb, struct netlink_callback *cb, in tipc_sk_fill_sock_diag() function 3689 EXPORT_SYMBOL(tipc_sk_fill_sock_diag); variable
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | diag.c | 62 err = tipc_sk_fill_sock_diag(skb, cb, tsk, req->tidiag_states, in __tipc_add_sock_diag()
|
H A D | socket.h | 64 int tipc_sk_fill_sock_diag(struct sk_buff *skb, struct netlink_callback *cb,
|
H A D | socket.c | 3630 int tipc_sk_fill_sock_diag(struct sk_buff *skb, struct netlink_callback *cb, in tipc_sk_fill_sock_diag() function 3697 EXPORT_SYMBOL(tipc_sk_fill_sock_diag); variable
|
Completed in 11 milliseconds