Home
last modified time | relevance | path

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

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