/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __ASM_GENERIC_SOCKIOS_H #define __ASM_GENERIC_SOCKIOS_H /* Socket-level I/O control calls. */ #define FIOSETOWN … #define SIOCSPGRP … #define FIOGETOWN … #define SIOCGPGRP … #define SIOCATMARK … #define SIOCGSTAMP_OLD … #define SIOCGSTAMPNS_OLD … #endif /* __ASM_GENERIC_SOCKIOS_H */