Searched refs:sendmsg_unlocked (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/net/core/ |
D | skbuff.c | 2628 static int sendmsg_unlocked(struct sock *sk, struct msghdr *msg, in sendmsg_unlocked() function 2674 sendmsg_unlocked, sk, &msg, &kv, 1, slen); in __skb_send_sock() 2754 return __skb_send_sock(sk, skb, offset, len, sendmsg_unlocked, in skb_send_sock()
|