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

📄 tags

📁 经典的ppp程序
💻
📖 第 1 页 / 共 5 页
字号:
ccp_rejci	ccp.c	/^ccp_rejci(f, p, len)$/;"	f	file:ccp_reqci	ccp.c	/^ccp_reqci(f, p, lenp, dont_nak)$/;"	f	file:ccp_resetci	ccp.c	/^ccp_resetci(f)$/;"	f	file:ccp_test	sys-linux.c	/^int ccp_test (int unit, u_char *opt_ptr, int opt_len, int for_transmit)$/;"	fccp_test	sys-solaris.c	/^ccp_test(unit, opt_ptr, opt_len, for_transmit)$/;"	fccp_test	sys-sunos4.c	/^ccp_test(unit, opt_ptr, opt_len, for_transmit)$/;"	fccp_up	ccp.c	/^ccp_up(f)$/;"	f	file:ccp_wantoptions	ccp.c	/^ccp_options ccp_wantoptions[NUM_PPP];	\/* what to request the peer to use *\/$/;"	vcfg_bundle	sys-linux.c	/^void cfg_bundle(int mrru, int mtru, int rssn, int tssn)$/;"	fcflag	ipcp.h	/^    bool cflag;$/;"	m	struct:ipcp_optionschal_id	chap.h	/^    u_char chal_id;		\/* ID of last challenge *\/$/;"	m	struct:chap_statechal_interval	chap.h	/^    int chal_interval;		\/* Time until we challenge peer again *\/$/;"	m	struct:chap_statechal_len	chap.h	/^    u_char chal_len;		\/* challenge length *\/$/;"	m	struct:chap_statechal_name	chap.h	/^    char *chal_name;		\/* Our name to use with challenge *\/$/;"	m	struct:chap_statechal_transmits	chap.h	/^    int chal_transmits;		\/* Number of transmissions of challenge *\/$/;"	m	struct:chap_statechal_type	chap.h	/^    u_char chal_type;		\/* hash algorithm for challenges *\/$/;"	m	struct:chap_statechallenge	chap.h	/^    u_char challenge[MAX_CHALLENGE_LENGTH]; \/* last challenge string sent *\/$/;"	m	struct:chap_statechannel	pppd.h	/^struct channel {$/;"	schap	chap.c	/^chap_state chap[NUM_PPP];		\/* CHAP state; one for each unit *\/$/;"	vchap_mdtype	lcp.h	/^    u_char chap_mdtype;		\/* which MD type (hashing algorithm) *\/$/;"	m	struct:lcp_optionschap_option_list	chap.c	/^static option_t chap_option_list[] = {$/;"	v	file:chap_protent	chap.c	/^struct protent chap_protent = {$/;"	vchap_state	chap.h	/^typedef struct chap_state {$/;"	schap_state	chap.h	/^} chap_state;$/;"	tcharshunt	tty.c	/^charshunt(ifd, ofd, record_file)$/;"	f	file:charshunt_done	tty.c	/^charshunt_done(arg)$/;"	f	file:charshunt_pid	tty.c	/^int charshunt_pid;		\/* Process ID for charshunt *\/$/;"	vcheck_access	auth.c	/^check_access(f, filename)$/;"	f	file:check_idle	auth.c	/^check_idle(arg)$/;"	f	file:check_options	options.c	/^check_options()$/;"	fcheck_options	pppd.h	/^	void (*check_options) __P((void));$/;"	m	struct:channelcheck_options	pppd.h	/^    void (*check_options) __P((void));$/;"	m	struct:protentcheck_passwd	auth.c	/^check_passwd(unit, auser, userlen, apasswd, passwdlen, msg)$/;"	fchildren	main.c	/^static struct subprocess *children;$/;"	v	file:children	main.old.c	/^static struct subprocess *children;$/;"	v	file:chindex	sys-linux.c	/^static int chindex;		\/* channel index (new style driver) *\/$/;"	v	file:chld	main.c	/^chld(sig)$/;"	f	file:chld	main.old.c	/^chld(sig)$/;"	f	file:cif6addr	sys-linux.c	/^int cif6addr (int unit, eui64_t our_eui64, eui64_t his_eui64)$/;"	fcif6addr	sys-solaris.c	/^cif6addr(u, o, h)$/;"	fcifaddr	sys-linux.c	/^int cifaddr (int unit, u_int32_t our_adr, u_int32_t his_adr)$/;"	fcifaddr	sys-solaris.c	/^cifaddr(u, o, h)$/;"	fcifaddr	sys-sunos4.c	/^cifaddr(u, o, h)$/;"	fcifdefaultroute	sys-linux.c	/^int cifdefaultroute (int unit, u_int32_t ouraddr, u_int32_t gateway)$/;"	fcifdefaultroute	sys-solaris.c	/^cifdefaultroute(u, l, g)$/;"	fcifdefaultroute	sys-sunos4.c	/^cifdefaultroute(u, l, g)$/;"	fcifproxyarp	sys-linux.c	/^int cifproxyarp (int unit, u_int32_t his_adr)$/;"	fcifproxyarp	sys-solaris.c	/^cifproxyarp(unit, hisaddr)$/;"	fcifproxyarp	sys-sunos4.c	/^cifproxyarp(unit, hisaddr)$/;"	fcifroute	sys-solaris.c	/^cifroute(u, our, his)$/;"	fcilen	fsm.h	/^    int  (*cilen)		\/* Length of our Configuration Information *\/$/;"	m	struct:fsm_callbackscipxfaddr	sys-linux.c	/^int cipxfaddr (int unit)$/;"	fclean_check	sys-linux.c	/^void clean_check(void)$/;"	fclean_check	sys-solaris.c	/^clean_check()$/;"	fclean_check	sys-sunos4.c	/^clean_check()$/;"	fcleanup	main.c	/^cleanup()$/;"	f	file:cleanup	main.old.c	/^cleanup()$/;"	f	file:cleanup	pppd.h	/^	void (*cleanup) __P((void));$/;"	m	struct:channelcleanup_db	main.c	/^cleanup_db()$/;"	f	file:cleanup_db	main.old.c	/^cleanup_db()$/;"	f	file:cleanup_tty	tty.c	/^void cleanup_tty()$/;"	fclientstate	chap.h	/^    int clientstate;		\/* Client state *\/$/;"	m	struct:chap_stateclose	pppd.h	/^	void (*close) __P((void));$/;"	m	struct:channelclose	pppd.h	/^    void (*close) __P((int unit, char *reason));$/;"	m	struct:protentclose_route_table	sys-linux.c	/^static void close_route_table (void)$/;"	f	file:compare_node	ipxcp.c	/^compare_node (src, dst)$/;"	f	file:conn_running	main.c	/^static int conn_running;	\/* we have a [dis]connector running *\/$/;"	v	file:conn_running	main.old.c	/^static int conn_running;	\/* we have a [dis]connector running *\/$/;"	v	file:connect	pppd.h	/^	int  (*connect) __P((void));$/;"	m	struct:channelconnect_delay	options.c	/^int	connect_delay = 1000;	\/* wait this many ms after connect script *\/$/;"	vconnect_script	tty.c	/^char	*connect_script = NULL;	\/* Script to establish physical link *\/$/;"	vconnect_time_expired	auth.c	/^connect_time_expired(arg)$/;"	f	file:connect_tty	tty.c	/^int connect_tty()$/;"	fconst	pppd.h	43;"	dcopy_node	ipxcp.c	/^copy_node (src, dst)$/;"	f	file:count	md4.h	/^	unsigned char count[8]; \/* Number of bits processed so far *\/$/;"	m	struct:create_linkpidfile	main.c	/^create_linkpidfile()$/;"	f	file:create_linkpidfile	main.old.c	/^create_linkpidfile()$/;"	f	file:create_pidfile	main.c	/^create_pidfile()$/;"	f	file:create_pidfile	main.old.c	/^create_pidfile()$/;"	f	file:create_resolv	ipcp.c	/^create_resolv(peerdns1, peerdns2)$/;"	f	file:crtscts	tty.c	/^int	crtscts = 0;		\/* Use hardware flow control *\/$/;"	vcryptpap	auth.c	/^bool cryptpap = 0;		\/* Passwords in pap-secrets are encrypted *\/$/;"	vcurrent_option	options.c	/^char *current_option;		\/* the name of the option being parsed *\/$/;"	vdata	demand.c	/^    unsigned char data[1];$/;"	m	struct:packet	file:data_len	tdb.c	/^	tdb_len data_len; \/* byte length of data *\/$/;"	m	struct:list_struct	file:data_name	pppd.h	/^    char *data_name;		\/* Text name of corresponding data protocol *\/$/;"	m	struct:protentdatainput	pppd.h	/^    void (*datainput) __P((int unit, u_char *pkt, int len));$/;"	m	struct:protentdb_key	main.c	/^char db_key[32];$/;"	vdb_key	main.old.c	/^char db_key[32];$/;"	vdbglog	utils.c	/^dbglog __V((char *fmt, ...))$/;"	fdebug	options.c	/^int	debug = 0;		\/* Debug flag *\/$/;"	vdecode_version	sys-linux.c	/^static void decode_version (char *buf, int *version,$/;"	f	file:default_auth	auth.c	/^static bool default_auth;$/;"	v	file:default_device	options.c	/^int	default_device = 1;	\/* Using \/dev\/tty or equivalent *\/$/;"	vdefault_route	ipcp.h	/^    bool default_route;		\/* Assign default route through interface? *\/$/;"	m	struct:ipcp_optionsdefault_route_gateway	sys-linux.c	/^static u_int32_t default_route_gateway;	\/* Gateway for default route added *\/$/;"	v	file:default_route_gateway	sys-solaris.c	/^static u_int32_t default_route_gateway;	\/* Gateway for default route added *\/$/;"	v	file:default_route_gateway	sys-sunos4.c	/^static u_int32_t default_route_gateway;	\/* Gateway for default route added *\/$/;"	v	file:default_route_set	ipcp.c	/^static int default_route_set[NUM_PPP];	\/* Have set up a default route *\/$/;"	v	file:defaultroute_exists	sys-linux.c	/^static int defaultroute_exists (struct rtentry *rt)$/;"	f	file:deflate	ccp.h	/^    bool deflate;		\/* do Deflate? *\/$/;"	m	struct:ccp_optionsdeflate_correct	ccp.h	/^    bool deflate_correct;	\/* use correct code for deflate? *\/$/;"	m	struct:ccp_optionsdeflate_draft	ccp.h	/^    bool deflate_draft;		\/* use draft RFC code for deflate? *\/$/;"	m	struct:ccp_optionsdeflate_size	ccp.h	/^    u_short deflate_size;	\/* lg(window size) for Deflate *\/$/;"	m	struct:ccp_optionsdeflate_value	ccp.c	/^static char deflate_value[8];$/;"	v	file:delete_db_key	main.c	/^delete_db_key(str)$/;"	f	file:delete_db_key	main.old.c	/^delete_db_key(str)$/;"	f	file:demand	options.c	/^bool	demand = 0;		\/* do dial-on-demand *\/$/;"	vdemand_block	demand.c	/^demand_block()$/;"	fdemand_conf	demand.c	/^demand_conf()$/;"	fdemand_conf	pppd.h	/^    int  (*demand_conf) __P((int unit));$/;"	m	struct:protentdemand_discard	demand.c	/^demand_discard()$/;"	fdemand_rexmit	demand.c	/^demand_rexmit(proto)$/;"	fdemand_unblock	demand.c	/^demand_unblock()$/;"	fdescription	pppd.h	/^	char	*description;$/;"	m	struct:detach	main.c	/^detach()$/;"	fdetach	main.old.c	/^detach()$/;"	fdetached	main.c	/^int detached;			\/* have detached from terminal *\/$/;"	vdetached	main.old.c	/^int detached;			\/* have detached from terminal *\/$/;"	vdevfd	main.c	/^static int devfd;		\/* fd of underlying device *\/$/;"	v	file:devfd	main.old.c	/^static int devfd;		\/* fd of underlying device *\/$/;"	v	file:device_script	main.c	/^device_script(program, in, out, dont_wait)$/;"	fdevice_script	main.old.c	/^device_script(program, in, out, dont_wait)$/;"	fdevnam	options.c	/^char	devnam[MAXPATHLEN];	\/* Device name *\/$/;"	vdevnam_fixed	options.c	/^bool devnam_fixed;		\/* can no longer change device name *\/$/;"	vdevstat	tty.c	/^struct stat devstat;		\/* result of stat() on devnam *\/$/;"	vdflag	options.c	/^int	dflag = 0;		\/* Tell libpcap we want debugging *\/$/;"	vdie	main.c	/^die(status)$/;"	fdie	main.old.c	/^die(status)$/;"	fdigest	md5.h	/^  unsigned char digest[16];     \/* actual digest after MD5Final call *\/$/;"	m	struct:disable_defaultip	ipcp.c	/^bool	disable_defaultip = 0;	\/* Don't use hostname for default IP adrs *\/$/;"	vdisconnect	pppd.h	/^	void (*disconnect) __P((void));$/;"	m	struct:channeldisconnect_script	tty.c	/^char	*disconnect_script = NULL; \/* Script to disestablish physical link *\/$/;"	vdisconnect_tty	tty.c	/^void disconnect_tty()$/;"	fdisestablish_ppp	pppd.h	/^	void (*disestablish_ppp) __P((int));$/;"	m	struct:channeldlpi_attach	sys-solaris.c	/^dlpi_attach(fd, ppa)$/;"	f	file:dlpi_get_reply	sys-solaris.c	/^dlpi_get_reply(fd, reply, expected_prim, maxlen)$/;"	f	file:dlpi_info_req	sys-solaris.c	/^dlpi_info_req(fd)$/;"	f	file:dnsaddr	ipcp.h	/^    u_int32_t dnsaddr[2];	\/* Primary and secondary MS DNS entries *\/$/;"	m	struct:ipcp_optionsdo_callback	main.c	/^int do_callback;		\/* != 0 if we should do callback next *\/$/;"	vdo_callback	main.old.c	/^int do_callback;		\/* != 0 if we should do callback next *\/$/;"	vdoing_callback	main.c	/^int doing_callback;		\/* != 0 if we are doing callback *\/$/;"	vdoing_callback	main.old.c	/^int doing_callback;		\/* != 0 if we are doing callback *\/$/;"	vdomain	options.c	/^char	*domain;		\/* domain name set by domain option *\/$/;"	vdone	main.c	/^    void	(*done) __P((void *));$/;"	m	struct:subprocess	file:done	main.old.c	/^    void	(*done) __P((void *));$/;"	m	struct:subprocess	file:done	md4.h	/^	unsigned int done;      \/* Nonzero means MD computation finished *\/$/;"	m	struct:down	fsm.h	/^    void (*down)		\/* Called when fsm leaves OPENED state *\/$/;"	m	struct:fsm_callbacksdptr	tdb.h	/^	char *dptr;$/;"	m	struct:drand48	magic.c	/^drand48()$/;"	fdriver_is_old	sys-linux.c	/^static int driver_is_old       = 0;$/;"	v	file:driver_modification	sys-linux.c	/^static int driver_modification = 0;$/;"	v	file:driver_patch	sys-linux.c	/^static int driver_patch        = 0;$/;"	v	file:driver_version	sys-linux.c	/^static int driver_version      = 0;$/;"	v	file:dryrun	options.c	/^bool	dryrun;			\/* print out option values and exit *\/$/;"	vdsize	tdb.h	/^	size_t dsize;$/;"	m	struct:dump_options	options.c	/^bool	dump_options;		\/* print out option values *\/$/;"	vdynaddr_set	sys-linux.c	/^static int	dynaddr_set;		\/* 1 if ip_dynaddr set *\/$/;"	v	file:e16	eui64.h	/^    u_int16_t e16[4];$/;"	m	union:e32	eui64.h	/^    u_int32_t e32[2];$/;"	m	union:e32	eui64.h	/^    uint32_t	e32[2];		\/* lower 64-bit IPv6 address *\/$/;"	m	union:e8	eui64.h	/^    u_int8_t e8[8];$/;"	m	union:e8	eui64.h	/^    uint8_t	e8[8];		\/* lower 64-bit IPv6 address *\/$/;"	m	union:ecode	tdb.h	/^	int ecode; \/* error code for last tdb error *\/$/;"	m	struct:enabled_flag	pppd.h	/^    bool enabled_flag;		\/* 0 iff protocol is disabled *\/$/;"	m	struct:protentend_pr_log	utils.c	/^end_pr_log()$/;"	fendp_class_names	multilink.c	/^static char *endp_class_names[] = {$/;"	v	file:endpoint	lcp.h	/^    struct epdisc endpoint;	\/* endpoint discriminator *\/$/;"	m	struct:lcp_optionsendpoint_specified	multilink.c	/^bool endpoint_specified;	\/* user gave explicit endpoint discriminator *\/$/;"	vepdisc	pppd.h	/^struct epdisc {$/;"	sepdisc_to_str	multilink.c	/^epdisc_to_str(ep)$/;"	ferror	utils.c	/^error __V((char *fmt, ...))$/;"	fescape_flag	demand.c	/^int escape_flag;$/;"	vestablish_ppp	pppd.h	/^	int  (*establish_ppp) __P((int));$/;"	m	struct:channelether_to_eui64	sys-solaris.c	/^ether_to_eui64(eui64_t *p_eui64)$/;"	feui64_copy	eui64.h	64;"	deui64_equals	eui64.h	60;"	deui64_get	eui64.h	78;"	deui64_iszero	eui64.h	59;"	deui64_magic	eui64.h	66;"	deui64_magic_ne	eui64.h	74;"	deui64_magic_nz	eui64.h	71;"	deui64_ntoa	eui64.c	/^eui64_ntoa(e)$/;"	feui64_put	eui64.h	83;"	deui64_set32	eui64.h	88;"	deui64_setlo32	eui64.h	92;"	deui64_t	eui64.h	/^} eui64_t;$/;"	teui64_zero	eui64.h	62;"	dexitnotify	main.c	/^struct notifier *exitnotify = NULL;$/;"	vexitnotify	main.old.c	/^struct notifier *exitnotify = NULL;$/;"	vexplicit_remote	auth.c	/^bool explicit_remote = 0;	\/* User specified explicit remote name *\/$/;"	vextcode	fsm.h	/^    int  (*extcode)		\/* Called when unknown code received *\/$/;"	m	struct:fsm_callbacksextra_options	auth.c	/^static struct wordlist *extra_options;$/;"	v	file:extra_options	options.c	/^static struct option_list *extra_options = NULL;$/;"	v	file:f	md4.c	74;"	d	file:fatal	utils.c	/^fatal __V((char *fmt, ...))$/;"	ffcs	demand.c	/^int fcs;$/;"	vfcstab	demand.c	/^static u_short fcstab[256] = {$/;"	v	file:fd	tdb.h	/^	int fd; \/* open file descriptor for the database *\/$/;"	m	struct:fd_loop	main.c	/^static int fd_loop;		\/* fd for getting demand-dial packets *\/$/;"	v	file:fd_loop	main.old.c	/^static int fd_loop;		\/* fd for getting demand-dial packets *\/$/;"	v	file:fd_ppp	main.c	/^static int fd_ppp = -1;		\/* fd for talking PPP *\/$/;"	v	file:fd_ppp	main.old.c	/^static int fd_ppp = -1;		\/* fd for talking PPP *\/$/;"	v	file:fdmuxid	sys-solaris.c	/^static int	fdmuxid = -1;$/;"	v	file:fdmuxid	sys-sunos4.c	/^static int	fdmuxid = -1;$/;"	v	file:ff	md4.c	78;"	d	file:find_option	options.c	/^find_option(name)$/;"	f	file:finish_tty	tty.c	/^finish_tty()$/;"	f	file:finished	fsm.h	/^    void (*finished)		\/* Called when we don't want the lower layer *\/$/;"	m	struct:fsm_callbacksfirst_ether_name	sys-solaris.c	/^static char	first_ether_name[IFNAMSIZ];	\/* Before Solaris 8 *\/$/;"	v	file:first_ether_name	sys-solaris.c	/^static char	first_ether_name[LIFNAMSIZ];	\/* Solaris 8 and above *\/$/;"	v	file:flags	fsm.h	/^    int flags;			\/* Contains option bits *\/$/;"	m	struct:fsmflags	pppd.h	/^	int	flags;$/;"	m	struct:flush_flag	demand.c	/^int flush_flag;$/;"	vformat_packet	utils.c	/^format_packet(p, len, printer, arg)$/;"	f	file:frame	demand.c	/^char *frame;$/;"	vframelen	demand.c	/^int framelen;$/;"	vframemax	demand.c	/^int framemax;$/;"	vfree_wordlist	auth.c	/^free_wordlist(wp)$/;"	f	file:fs1	md4.c	56;"	d	file:fs2	md4.c	57;"	d	file:fs3	md4.c	58;"	d	file:fs4	md4.c	59;"	d	file:fsm	fsm.h	/^typedef struct fsm {$/;"	sfsm	fsm.h	/^} fsm;$/;"	tfsm_callbacks	fsm.h	/^typedef struct fsm_callbacks {$/;"	sfsm_callbacks	fsm.h	/^} fsm_callbacks;$/;"	tfsm_close	fsm.c	/^fsm_close(f, reason)$/;"	ffsm_init	fsm.c	/^fsm_init(f)$/;"	ffsm_input	fsm.c	/^fsm_input(f, inpacket, l)$/;"	ffsm_lowerdown	fsm.c	/^fsm_lowerdown(f)$/;"	ffsm_lowerup	fsm.c	/^fsm_lowerup(f)$/;"	ffsm_open	fsm.c	/^fsm_open(f)$/;"	ffsm_protreject	fsm.c	/^fsm_protreject(f)$/;"	ffsm_rcoderej	fsm.c	/^fsm_rcoderej(f, inp, len)$/;"	f	file:fsm_rconfack	fsm.c	/^fsm_rconfack(f, id, inp, len)$/;"	f	file:fsm_rconfnakrej	fsm.c	/^fsm_rconfnakrej(f, code, id, inp, len)$/;"	f	file:fsm_rconfreq	fsm.c	/^fsm_rconfreq(f, id, inp, len)$/;"	f	file:fsm_rtermack	fsm.c	/^fsm_rtermack(f)$/;"	f	file:fsm_rtermreq	fsm.c	/^fsm_rtermreq(f, id, p, len)$/;"	f	file:fsm_sconfreq	fsm.c	/^fsm_sconfreq(f, retransmit)$/;"	f	file:fsm_sdata	fsm.c	/^fsm_sdata(f, code, id, data, datalen)$/;"	ffsm_timeout	fsm.c	/^fsm_timeout(arg)$/;"	f	file:full_hash	tdb.c	/^	unsigned full_hash; \/* the full 32 bit hash of the key *\/$/;"	m	struct:list_struct	file:func	pppd.h	/^    notify_func	    func;$/;"	m	struct:notifierg	md4.c	75;"	d	file:general_options	options.c	/^option_t general_options[] = {$/;"	vget_default_epdisc	multilink.c	/^get_default_epdisc(ep)$/;"	f	file:get_ether_addr	sys-linux.c	/^static int get_ether_addr (u_int32_t ipaddr,$/;"	f	file:get_ether_addr	sys-solaris.c	/^get_ether_addr(ipaddr, hwaddr)$/;"	f	file:get_ether_addr	sys-sunos4.c	/^get_ether_addr(ipaddr, hwaddr)$/;"	f	file:get_first_ethernet	sys-linux.c	/^get_first_ethernet()$/;"	fget_first_ethernet	sys-solaris.c	/^get_first_ethernet()$/;"	fget_flags	sys-linux.c	/^static int get_flags (int fd)$/;"	f	file:get_host_seed	sys-linux.c	/^get_host_seed()$/;"	fget_host_seed	sys-solaris.c	/^get_host_seed()$/;"	fget_host_seed	sys-sunos4.c	/^get_host_seed()$/;"	f

⌨️ 快捷键说明

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