代码搜索:SLIP

找到约 1,097 项符合「SLIP」的源代码

代码结果 1,097
www.eeworm.com/read/316319/13524910

html slip.html

www.eeworm.com/read/316319/13525268

html slip.html

www.eeworm.com/read/148525/5714222

h slip.h

/*************************************************************************** * * Copyright (c) 1993 READY SYSTEMS CORPORATION. * * All rights reserved. READY SYSTEMS' source co
www.eeworm.com/read/147331/5731319

h slip.h

/*- * Copyright (c) 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted
www.eeworm.com/read/145471/5745793

c slip.c

/* * slip.c This module implements the SLIP protocol for kernel-based * devices like TTY. It interfaces between a raw TTY, and the * kernel's INET protocol layers (via DDI). * * Version: @(#)s
www.eeworm.com/read/145471/5745807

h slip.h

/* * slip.h Define the SLIP device driver interface and constants. * * NOTE: THIS FILE WILL BE MOVED TO THE LINUX INCLUDE DIRECTORY * AS SOON AS POSSIBLE! * * Version: @(#)slip.h 1.2.0 03/28/93
www.eeworm.com/read/143132/5758746

c slip.c

/* SLIP (Serial Line IP) encapsulation and control routines. */ #include #include "global.h" #include "mbuf.h" #include "iface.h" #include "ip.h" #include "slhc.h" #include "asy.h"
www.eeworm.com/read/143132/5758864

h slip.h

#ifndef _SLIP_H #define _SLIP_H #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _IFACE_H #include "iface.h" #endif #ifndef _SLHC_H #include "slhc.h" #endif #define SLIP_MAX 6
www.eeworm.com/read/135153/5888808

h if_slip.h

/* * Swansea University Computer Society NET3 * * This file declares the constants of special use with the SLIP/CSLIP/ * KISS TNC driver. */ #ifndef __LINUX_SLIP_H #define __LINUX_SLIP_H #def
www.eeworm.com/read/132748/5909712

h if_slip.h

/* * Swansea University Computer Society NET3 * * This file declares the constants of special use with the SLIP/CSLIP/ * KISS TNC driver. */ #ifndef __LINUX_SLIP_H #define __LINUX_SLIP_H #def