Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Ddatagram.c780 err = __sock_cmsg_send(sk, cmsg, &ipc6->sockc); in ip6_datagram_send_ctl()
/linux/net/core/
H A Dsock.c2928 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg, in __sock_cmsg_send() function
2990 EXPORT_SYMBOL(__sock_cmsg_send);
3003 ret = __sock_cmsg_send(sk, cmsg, sockc); in sock_cmsg_send()
/linux/include/net/
H A Dsock.h1837 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg,