Lines Matching refs:msghdr
166 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send()
255 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg()
305 int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len, in put_cmsg_notrunc()
315 void put_cmsg_scm_timestamping64(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) in put_cmsg_scm_timestamping64()
329 void put_cmsg_scm_timestamping(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) in put_cmsg_scm_timestamping()
343 static int scm_max_fds(struct msghdr *msg) in scm_max_fds()
350 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
429 static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
451 static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
461 static void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm) in scm_pidfd_recv()
497 static bool __scm_recv_common(struct sock *sk, struct msghdr *msg, in __scm_recv_common()
528 void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
538 void scm_recv_unix(struct socket *sock, struct msghdr *msg, in scm_recv_unix()