Searched refs:tipc_sk_enqueue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 2415 * tipc_sk_enqueue - extract all buffers with destination 'dport' from 2423 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() function 2493 tipc_sk_enqueue(inputq, sk, dport, &xmitq); in tipc_sk_rcv()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 2420 * tipc_sk_enqueue - extract all buffers with destination 'dport' from 2429 static void tipc_sk_enqueue(struct sk_buff_head *inputq, struct sock *sk, in tipc_sk_enqueue() function 2500 tipc_sk_enqueue(inputq, sk, dport, &xmitq); in tipc_sk_rcv()
|
Completed in 11 milliseconds