Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Ddatagram.c780 err = __sock_cmsg_send(sk, cmsg, &ipc6->sockc); in ip6_datagram_send_ctl()
/linux-6.15/net/core/
H A Dsock.c2968 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg, in __sock_cmsg_send() function
3030 EXPORT_SYMBOL(__sock_cmsg_send);
3043 ret = __sock_cmsg_send(sk, cmsg, sockc); in sock_cmsg_send()
/linux-6.15/net/ipv4/
H A Dip_sockglue.c270 err = __sock_cmsg_send(sk, cmsg, &ipc->sockc); in ip_cmsg_send()
/linux-6.15/include/net/
H A Dsock.h1867 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg,