Home
last modified time | relevance | path

Searched defs:sendmsg_locked (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnet.h200 int (*sendmsg_locked)(struct sock *sk, struct msghdr *msg, member
/kernel/linux/linux-6.6/include/linux/
Dnet.h223 int (*sendmsg_locked)(struct sock *sk, struct msghdr *msg, member
/kernel/linux/linux-6.6/net/core/
Dskbuff.c3043 static int sendmsg_locked(struct sock *sk, struct msghdr *msg) in sendmsg_locked() function