代码搜索结果

找到约 10,000 项符合 Protocol 的代码

3-1-4.cfm.htm

说明安装路径和Master 数据库设备

3-1.cfm.htm

第三章 安装和使用SQL Server

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */ #de

usock.h

#ifndef _USOCK_H #define _USOCK_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _LZW_H #include "lzw.h" #endif #ifndef _PROC_H #include "proc.h" #endif #ifndef _TCP_H #include "

sppp.c

/* Simplified Point-to-Point Protocol * No negotiation, no address or ctl fields, 1-byte pids */ #include "global.h" #include "mbuf.h" #include "iface.h" #include "ip.h" #include "slhc.h" #i

natcheck.py

# The contents of this file are subject to the BitTorrent Open Source License # Version 1.0 (the License). You may not copy or use this file, in either # source code or executable form, except in com

usock.h

#ifndef _USOCK_H #define _USOCK_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _LZW_H #include "lzw.h" #endif #ifndef _PROC_H #include "proc.h" #endif #ifndef _TCP_H #include "

sppp.c

/* Simplified Point-to-Point Protocol * No negotiation, no address or ctl fields, 1-byte pids */ #include "global.h" #include "mbuf.h" #include "iface.h" #include "ip.h" #include "slhc.h" #i

arp.h

#ifndef __ARP_H #define __ARP_H #include "eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */