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

📄 fa_ipay.h

📁 mobile ip 在linux下的一种实现
💻 H
字号:
/* $Id: fa_ipay.h,v 1.3 2000/04/06 07:26:51 jm Exp $ * Foreign Agent - Ipay interface routines * * Dynamic hierarchial IP tunnel * Copyright (C) 1998-2000, Dynamics group * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. See README and COPYING for * more details. */#ifdef INCLUDE_IPAY#ifndef FA_IPAY_H#define FA_IPAY_H#ifdef HAVE_CONFIG_H#include <config.h>#endifvoid handle_ipay(int s);void ipay_send_statistics(int s);#endif#endif

⌨️ 快捷键说明

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