代码搜索结果
找到约 10,000 项符合
Protocol 的代码
pppshow.lib
pppShow {Point-to-Point Protocol show routines } pppShow {pppShow} {VxWorks API Reference} {OS Libraries} {} {}
nmap-protocols
# This list of protocols is distributed with the -*- mode: fundamental; -*-
# Nmap Security Scanner ( http://www.insecure.org/nmap/ )
#
# This was created by Gerhard Rieger - privat
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
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
opengps.m
function [gps, pid, version, text, protocols] = OpenGPS(port)
global pid_product_rqst
% Initialize global constants
constants;
%try
gps = serial(port);
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
sockconnector.cpp
/* SockConnector */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,17dec01,nel Add include symbol for diab build.
01a,05jun99,aim created
*/
#i
sockconnector.h
/* SockConnector */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,05jun99,aim created
*/
#ifndef __INCSockConnector_h
#define __INCSockConnecto
udp.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
in.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l