代码搜索:OSPF

找到约 1,162 项符合「OSPF」的源代码

代码结果 1,162
www.eeworm.com/read/419052/10888641

h ospf.h

/*** ospf.h - a small header declaration for OSPF packets Extracted from tcpdump ***/ struct ospfhdr { u_char ospf_version; u_char ospf_type; u_short ospf_len; struct in_addr ospf
www.eeworm.com/read/270277/11043143

vbp ospf.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINNT\system32\stdole2.tlb#OLE Automation Form=OSPF.frm Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg
www.eeworm.com/read/270277/11043146

frm ospf.frm

VERSION 5.00 Begin VB.Form frmOSPF Caption = "最短路径选择" ClientHeight = 4650 ClientLeft = 3360 ClientTop = 2910 ClientWidth = 7170 Icon
www.eeworm.com/read/452710/7435714

c ospf.c

/* ospf.c - ospf */ #include #include #include #include #include #include /*-----------------------------------------------------
www.eeworm.com/read/452710/7435720

c ospf_in.c

/* ospf_in.c - ospf_in */ #include #include #include #include #include /*------------------------------------------------------------------
www.eeworm.com/read/452710/7435986

h ospf_if.h

/* ospf_if.h */ /* OSPF Interface Information */ struct ospf_if { unsigned int if_type; /* one of IFT_* below */ unsigned char if_state; /* one of IFS_* below */ unsigned char if_even
www.eeworm.com/read/452710/7436000

h ospf.h

/* ospf.h */ /* OSPF process info */ extern PROCESS ospf(); #define OSPFSTK 4096 /* stack size for OSPF input */ #define OSPFPRI 90 /* OSPF priority */ #define OSPFNAM "ospfinp" /* na
www.eeworm.com/read/399806/7834261

nwc ospf.nwc

Number of Devices =8 Number of Routers =5 Number of Switches=2 Number of PCs=1
www.eeworm.com/read/140754/13062871

c ospf.c

/* * Copyright (C) 1998 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond
www.eeworm.com/read/140754/13062950

h ospf.h

/* * Copyright (C) 1998 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond