代码搜索:SLIP

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

代码结果 1,097
www.eeworm.com/read/131315/5933706

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/131315/5935081

hosts slip.hosts

# @(#)slip.hosts 8.1 (Berkeley) 6/6/93 # # login local-addr remote-addr mask opt1 opt2 # (normal,compress,noicmp) # Schez vangogh chez 0xffffff00 compress Sjun vangogh 128.32.130.36 0xffff
www.eeworm.com/read/131315/5935085

login slip.login

#!/bin/sh - # # @(#)slip.login 8.1 (Berkeley) 6/6/93 # # generic login file for a slip line. sliplogin invokes this with # the parameters: # 1 2 3 4 5 6
www.eeworm.com/read/125688/6022826

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/125688/6025493

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/125688/6026579

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/124910/6037957

h if_slip.h

/* Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of t
www.eeworm.com/read/124247/6054322

h slip.h

/* Alexey Selischev (bmp@beep.ru) */ #ifndef INCLUDE_SLIP_H #define INCLUDE_SLIP_H #include /* API prototypes */ void send_packet(INT16 len); //UINT8 *p, INT16 recv_p
www.eeworm.com/read/123438/6059112

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:
www.eeworm.com/read/123438/6059127

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