Searched refs:SCM_RIGHTS (Results 1 – 10 of 10) sorted by relevance
41 cmsg.cm.cmsg_type = SCM_RIGHTS; in ngx_write_channel()161 if (cmsg.cm.cmsg_level != SOL_SOCKET || cmsg.cm.cmsg_type != SCM_RIGHTS) in ngx_read_channel()
68 if (cmsg == NULL || cmsg->cmsg_type != SCM_RIGHTS || in mlx5_pmd_socket_handle()
576 #define SCM_RIGHTS 0x01 /* access rights (array of int) */ macro
2029 && cm->cmsg_type == SCM_RIGHTS) { in unp_externalize()2050 SCM_RIGHTS, SOL_SOCKET); in unp_externalize()2184 cp->cmsg_type != SCM_RIGHTS) in unp_internalize_cleanup_rights()2252 case SCM_RIGHTS: in unp_internalize()2282 SCM_RIGHTS, SOL_SOCKET); in unp_internalize()2828 cm->cmsg_type == SCM_RIGHTS) { in unp_scan()
722 cm->cmsg_type = SCM_RIGHTS; in sendit()1023 SCM_RIGHTS) { in kern_recvit()1618 cm->cmsg_type == SCM_RIGHTS) { in m_dispose_extcontrolm()
138 (cmsg->cmsg_type == SCM_RIGHTS)) { in read_fd_message()182 cmsg->cmsg_type = SCM_RIGHTS; in send_fd_message()
582 #define SCM_RIGHTS 0x01 /* access rights (array of int) */ macro
77 cmsg->cmsg_type = SCM_RIGHTS; in vhost_user_write()
50 cmsg->cmsg_type = SCM_RIGHTS; in memif_msg_send()664 else if (cmsg->cmsg_type == SCM_RIGHTS) in memif_msg_receive()
299 (cmsg->cmsg_type == SCM_RIGHTS)) { in read_msg()695 cmsg->cmsg_type = SCM_RIGHTS; in send_msg()