Searched refs:sendmsg_unlocked (Results 1 – 1 of 1) sorted by relevance
| /linux/net/core/ |
| H A D | skbuff.c | 3295 static int sendmsg_unlocked(struct sock *sk, struct msghdr *msg) in sendmsg_unlocked() function 3331 sendmsg_unlocked, sk, &msg); in __skb_send_sock() 3376 sendmsg_unlocked, sk, &msg); in __skb_send_sock() 3427 return __skb_send_sock(sk, skb, offset, len, sendmsg_unlocked, 0); in skb_send_sock()
|