Searched defs:cmsg (Results 1 – 14 of 14) sorted by relevance
237 struct cmsghdr *cmsg; in ngx_sendmsg() local282 struct cmsghdr *cmsg; in ngx_sendmsg() local
27 } cmsg; in ngx_write_channel() local107 } cmsg; in ngx_read_channel() local
68 #define CMSG_DATA(cmsg) ((u_char *)(cmsg) + ALIGN(sizeof(struct cmsghdr))) argument
36 struct cmsghdr *cmsg = NULL; in mlx5_pmd_socket_handle() local
35 struct cmsghdr *cmsg; in memif_msg_send() local634 struct cmsghdr *cmsg; in memif_msg_receive() local
165 struct cmsghdr *cmsg; in ngx_event_recvmsg() local
108 struct cmsghdr *cmsg; in read_fd_message() local161 struct cmsghdr *cmsg; in send_fd_message() local
270 struct cmsghdr *cmsg; in read_msg() local666 struct cmsghdr *cmsg; in send_msg() local
61 struct cmsghdr *cmsg; in vhost_user_write() local
543 #define CMSG_DATA(cmsg) ((unsigned char *)(cmsg) + \ argument547 #define CMSG_NXTHDR(mhdr, cmsg) \ argument
549 #define CMSG_DATA(cmsg) ((unsigned char *)(cmsg) + \ argument553 #define CMSG_NXTHDR(mhdr, cmsg) \ argument
2885 struct ucred *cred, int sticky, int cmsg, int uproto) in ip6_setpktopt()
463 struct cmsghdr *cmsg; in freebsd2linux_cmsghdr() local
2061 struct cmsghdr *cmsg; local