Home
last modified time | relevance | path

Searched defs:sendmsg_locked (Results 1 – 2 of 2) sorted by last modified time

/linux/include/linux/
H A Dnet.h225 int (*sendmsg_locked)(struct sock *sk, struct msghdr *msg, member
/linux/net/core/
H A Dskbuff.c3195 static int sendmsg_locked(struct sock *sk, struct msghdr *msg) in sendmsg_locked() function