Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dskbuff.c3231 static int sendmsg_unlocked(struct sock *sk, struct msghdr *msg) in sendmsg_unlocked() function
3264 sendmsg_unlocked, sk, &msg); in __skb_send_sock()
3306 sendmsg_unlocked, sk, &msg); in __skb_send_sock()
3350 return __skb_send_sock(sk, skb, offset, len, sendmsg_unlocked); in skb_send_sock()