Home
last modified time | relevance | path

Searched refs:tipc_sk_anc_data_recv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c1718 * tipc_sk_anc_data_recv - optionally capture ancillary data for received message
1727 static int tipc_sk_anc_data_recv(struct msghdr *m, struct sk_buff *skb, in tipc_sk_anc_data_recv() function
1928 rc = tipc_sk_anc_data_recv(m, skb, tsk); in tipc_recvmsg()
2059 rc = tipc_sk_anc_data_recv(m, skb, tsk); in tipc_recvstream()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c1728 * tipc_sk_anc_data_recv - optionally capture ancillary data for received message
1737 static int tipc_sk_anc_data_recv(struct msghdr *m, struct sk_buff *skb, in tipc_sk_anc_data_recv() function
1930 rc = tipc_sk_anc_data_recv(m, skb, tsk); in tipc_recvmsg()
2062 rc = tipc_sk_anc_data_recv(m, skb, tsk); in tipc_recvstream()

Completed in 11 milliseconds