Searched refs:cmsghdr (Results 51 - 56 of 56) sorted by relevance

123

/linux-master/net/sunrpc/
H A Dxprtsock.c362 struct cmsghdr *cmsg, int ret)
393 struct cmsghdr cmsg;
/linux-master/net/ipv4/
H A Dudp.c1007 static int __udp_cmsg_send(struct cmsghdr *cmsg, u16 *gso_size)
1022 struct cmsghdr *cmsg;
/linux-master/net/sctp/
H A Dsocket.c1664 struct cmsghdr *cmsg;
1716 dlen = cmsg->cmsg_len - sizeof(struct cmsghdr);
8777 * 4.2 The cmsghdr Structure *
8782 * a cmsghdr structure defining the object's length (the cmsg_len member).
8816 struct cmsghdr *cmsg;
8832 * This cmsghdr structure provides information for
8852 * This cmsghdr structure specifies SCTP options for
8876 * This cmsghdr structure specifies SCTP options for
8899 * This cmsghdr structure specifies SCTP options for sendmsg().
8919 * This cmsghdr structur
[all...]
/linux-master/net/iucv/
H A Daf_iucv.c907 struct cmsghdr *cmsg;
/linux-master/include/net/
H A Dsock.h1873 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg,
/linux-master/drivers/nvme/host/
H A Dtcp.c1444 (struct cmsghdr *)cbuf);

Completed in 208 milliseconds

123