📄 fa_ipay.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 + -