代码搜索:Loopback
找到约 3,254 项符合「Loopback」的源代码
代码结果 3,254
www.eeworm.com/read/324606/3500338
c if_loop.c
/* if_loop.c - software loopback network interface driver */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_loop.c,v 1.13 1994/10/30 21:48:50 cgd Exp $
www.eeworm.com/read/112375/15489176
txt 860uartcode.txt
Title: ul.c
Transmit and receive data, UART mode, SCC1, loopback
Feb. 1, 1996
The results of this routine are:
1. Initializes for handling SCC1 interrupts.
2. Transmits four lines of a poem, one li
www.eeworm.com/read/286757/8744324
txt bbr1.txt
BBR1配置
hostname BBR1
!
logging rate-limit console 10 except errors
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
!
interface Loopback1
ip address 1.1.1.1 255
www.eeworm.com/read/158248/11629863
log cc_build_pal.log
--------------------------- loopback_osd.pjt - PAL ---------------------------
[osd.cdb] "c:\ti\plugins\bios\gconfgen" osd.cdb
[tskOSD.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Work/ICETEK-
www.eeworm.com/read/242732/4544793
sources
### Lists of source files, included by Makefiles
MAIN_SOURCES = \
main/api_arrayelt.c \
main/api_loopback.c \
main/api_noop.c \
main/api_validate.c \
main/accum.c \
main/attrib.c \
ma
www.eeworm.com/read/237048/4635290
java loopbackfinder.java
/*
* $Id: LoopbackFinder.java,v 1.1 2003/11/25 11:52:27 epr Exp $
*/
package org.jnode.driver.net.loopback;
import org.jnode.driver.Bus;
import org.jnode.driver.DeviceException;
import org.j
www.eeworm.com/read/216802/4883784
h precomp.h
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/216802/4886978
sources
### Lists of source files, included by Makefiles
MAIN_SOURCES = \
main/api_arrayelt.c \
main/api_loopback.c \
main/api_noop.c \
main/api_validate.c \
main/accum.c \
main/attrib.c \
ma
www.eeworm.com/read/205824/5022455
sources
### Lists of source files, included by Makefiles
MAIN_SOURCES = \
main/api_arrayelt.c \
main/api_loopback.c \
main/api_noop.c \
main/api_validate.c \
main/accum.c \
main/attrib.c \
ma
www.eeworm.com/read/204713/5029753
java benchudpip.java
package jbe;
import jbe.ejip.LinkLayer;
import jbe.ejip.Loopback;
import jbe.ejip.Net;
import jbe.ejip.Packet;
import jbe.ejip.Udp;
import jbe.ejip.UdpHandler;
/**
* Ejip.java: Benchmark with ejip