⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sctp.mod.c

📁 一种在UDP协议中实现了拥赛控制和重传机制的协议
💻 C
字号:
#include <linux/module.h>#include <linux/vermagic.h>#include <linux/compiler.h>MODULE_INFO(vermagic, VERMAGIC_STRING);#undef unixstruct module __this_module__attribute__((section(".gnu.linkonce.this_module"))) = { .name = __stringify(KBUILD_MODNAME), .init = init_module,#ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module,#endif};static const struct modversion_info ____versions[]__attribute_used____attribute__((section("__versions"))) = {	{ 0xa3aa37eb, "struct_module" },	{ 0x9fc48f2e, "skb_queue_head" },	{ 0x9c1848a2, "release_sock" },	{ 0xd6ca6af1, "kmem_cache_destroy" },	{ 0x77414029, "__kmalloc" },	{ 0xc71a6aba, "__mod_timer" },	{ 0x1f0cf46, "sock_init_data" },	{ 0xc998d641, "icmp_err_convert" },	{ 0xddd94d91, "__kfree_skb" },	{ 0x30ef8441, "mem_map" },	{ 0xece03d59, "register_sysctl_table" },	{ 0x324933fc, "single_open" },	{ 0x31f9be70, "ip_getsockopt" },	{ 0xe9038ad8, "del_timer" },	{ 0xdbcd416e, "sysctl_ip_nonlocal_bind" },	{ 0x6e1e2c1c, "_read_lock" },	{ 0x6b7e9f21, "ip_route_output_key" },	{ 0x5a3dc2f9, "crypto_hmac" },	{ 0xa5d3c0bb, "ip_setsockopt" },	{ 0x3e45e9ff, "register_inetaddr_notifier" },	{ 0xff09338f, "seq_open" },	{ 0x736cc4a3, "autoremove_wake_function" },	{ 0xbb549750, "send_sig" },	{ 0x79aa04a2, "get_random_bytes" },	{ 0xd667f292, "single_release" },	{ 0x2837312, "malloc_sizes" },	{ 0x17596b73, "proc_dointvec" },	{ 0x24f5f598, "sock_release" },	{ 0x6f44b9e2, "cpu_callout_map" },	{ 0x45545856, "skb_clone" },	{ 0x5e2bc61b, "_spin_lock" },	{ 0xeb600cf, "seq_printf" },	{ 0x58bc5843, "remove_proc_entry" },	{ 0x4950d7e7, "dev_base_lock" },	{ 0xa03d6a57, "__get_user_4" },	{ 0x50c89f23, "__alloc_percpu" },	{ 0x7af1ded3, "inet_sendmsg" },	{ 0x84c89a38, "sock_create_kern" },	{ 0xdf434018, "prepare_to_wait_exclusive" },	{ 0xe8fdaa1e, "inet_del_protocol" },	{ 0x6e440b58, "memcpy_fromiovecend" },	{ 0xd10196f6, "_spin_lock_irqsave" },	{ 0x547a28f, "sock_i_ino" },	{ 0xee08006f, "sysctl_local_port_range" },	{ 0x35066938, "sock_rfree" },	{ 0x68c56ae8, "seq_read" },	{ 0xbd826d57, "sk_common_release" },	{ 0x7d11c268, "jiffies" },	{ 0xd012c83a, "free_percpu" },	{ 0x19559541, "skb_unlink" },	{ 0x83dc11f9, "sock_enable_timestamp" },	{ 0x297223a5, "inet_dgram_connect" },	{ 0x32b318d0, "sock_common_recvmsg" },	{ 0x6c5fe220, "sock_no_sendpage" },	{ 0xded1ee1, "net_statistics" },	{ 0x2dbe7cea, "sock_no_mmap" },	{ 0x1af40e18, "__copy_from_user_ll" },	{ 0x2f17669b, "sock_no_socketpair" },	{ 0xbbd51bc, "proc_mkdir" },	{ 0xd44531a7, "sk_alloc" },	{ 0x1b7d4074, "printk" },	{ 0xe8cf3ae7, "inet_addr_type" },	{ 0xcaf45771, "alloc_skb" },	{ 0x2da418b5, "copy_to_user" },	{ 0xbf05a0e1, "dev_base" },	{ 0xfad4fbe2, "kmem_cache_free" },	{ 0x948cde9, "num_physpages" },	{ 0xe7e1ae3e, "crypto_free_tfm" },	{ 0xd9f19d20, "sock_wake_async" },	{ 0xd67cbbfb, "sk_free" },	{ 0x690e1b42, "inet_shutdown" },	{ 0x3b91dfbc, "inet_add_protocol" },	{ 0xc86fb40a, "_spin_unlock_irqrestore" },	{ 0x8d05ef0e, "mod_timer" },	{ 0x26a75596, "proc_doulongvec_ms_jiffies_minmax" },	{ 0x707f93dd, "preempt_schedule" },	{ 0x119fdf4f, "inet_accept" },	{ 0xce99d017, "_spin_unlock" },	{ 0xe141a4b5, "xfrm_policy_list" },	{ 0xcb19f6d6, "ip_statistics" },	{ 0x1bc853b6, "inet_ioctl" },	{ 0x3af6afed, "idr_remove" },	{ 0xaeb2f2c2, "lock_sock" },	{ 0x2974d198, "idr_pre_get" },	{ 0x5dab0ad2, "icmp_statistics" },	{ 0x48587c28, "skb_over_panic" },	{ 0x15109fa, "skb_queue_tail" },	{ 0x571422d8, "skb_copy_expand" },	{ 0x5a36c64b, "proto_register" },	{ 0x8f1416d5, "_write_lock" },	{ 0x290313ef, "kmem_cache_alloc" },	{ 0x645a0f01, "inet_release" },	{ 0xb2fd5ceb, "__put_user_4" },	{ 0x760b437a, "unregister_inetaddr_notifier" },	{ 0x4784e424, "__get_free_pages" },	{ 0x92ac4f5b, "unregister_sysctl_table" },	{ 0x17d59d01, "schedule_timeout" },	{ 0xce792209, "proto_unregister" },	{ 0xb6514109, "inet_getname" },	{ 0x6b2dc060, "dump_stack" },	{ 0x799aca4, "local_bh_enable" },	{ 0x83587b49, "skb_under_panic" },	{ 0xf2fd0a7, "inet_sock_destruct" },	{ 0x8b1b90c3, "create_proc_entry" },	{ 0xf39bf4d9, "put_cmsg" },	{ 0xe41efdfc, "skb_copy_datagram_iovec" },	{ 0xb772bc9d, "_write_unlock" },	{ 0xa5d602a1, "crypto_alloc_tfm" },	{ 0xe573dbc4, "kmem_cache_create" },	{ 0x79795635, "idr_get_new_above" },	{ 0x6b46e822, "_read_unlock" },	{ 0x9941ccb8, "free_pages" },	{ 0x6089ceb, "__wake_up" },	{ 0x9c75f860, "sock_common_setsockopt" },	{ 0x72270e35, "do_gettimeofday" },	{ 0xe3722766, "__xfrm_policy_check" },	{ 0x56a6046c, "_spin_unlock_bh" },	{ 0xabe032e1, "seq_lseek" },	{ 0x583618f5, "sk_run_filter" },	{ 0x32fab3c0, "inet_register_protosw" },	{ 0x37a0cba, "kfree" },	{ 0x2e60bace, "memcpy" },	{ 0x43c44880, "___pskb_trim" },	{ 0x5a8697ac, "prepare_to_wait" },	{ 0x9e701198, "sock_create" },	{ 0xd8e51b89, "inet_bind" },	{ 0x41bc4769, "sock_common_getsockopt" },	{ 0xcf700ea8, "finish_wait" },	{ 0xbc087a08, "skb_dequeue" },	{ 0x833e8621, "seq_release" },	{ 0x6f63230c, "idr_init" },	{ 0x664b9aef, "_spin_lock_bh" },	{ 0xd8fe6de1, "ip_queue_xmit" },	{ 0x1d0f766b, "sock_wfree" },	{ 0x1ca13f42, "idr_find" },	{ 0xe68c5ad7, "inet_unregister_protosw" },	{ 0xf2a644fb, "copy_from_user" },	{ 0x3e7cba9e, "sock_i_uid" },	{ 0xe3fe45d7, "sock_map_fd" },};static const char __module_depends[]__attribute_used____attribute__((section(".modinfo"))) ="depends=";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -