122851890Sopenharmony_ci/* 222851890Sopenharmony_ci * This header was generated from the Linux kernel headers by update_headers.py, 322851890Sopenharmony_ci * to provide necessary information from kernel to userspace, such as constants, 422851890Sopenharmony_ci * structures, and macros, and thus, contains no copyrightable information. 522851890Sopenharmony_ci */ 622851890Sopenharmony_ci#ifndef __ASM_GENERIC_SOCKIOS_H 722851890Sopenharmony_ci#define __ASM_GENERIC_SOCKIOS_H 822851890Sopenharmony_ci#define FIOSETOWN 0x8901 922851890Sopenharmony_ci#define SIOCSPGRP 0x8902 1022851890Sopenharmony_ci#define FIOGETOWN 0x8903 1122851890Sopenharmony_ci#define SIOCGPGRP 0x8904 1222851890Sopenharmony_ci#define SIOCATMARK 0x8905 1322851890Sopenharmony_ci#define SIOCGSTAMP 0x8906 1422851890Sopenharmony_ci#define SIOCGSTAMPNS 0x8907 1522851890Sopenharmony_ci#endif 16