Uname: Linux 50-6-4-53.bluehost.com 5.14.0-611.41.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 19 03:50:11 EDT 2026 x86_64
User: 1011 (dccreditrepairto)
Group: 1010 (dccreditrepairto)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//usr/include/linux      ( Reset | Go to )
File Name: if_slip.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
 *    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

#define        SL_MODE_SLIP        0
#define        SL_MODE_CSLIP        1
#define     SL_MODE_KISS        4

#define        SL_OPT_SIXBIT        2
#define        SL_OPT_ADAPTIVE        8

/*
 *    VSV = ioctl for keepalive & outfill in SLIP driver 
 */
 
#define SIOCSKEEPALIVE    (SIOCDEVPRIVATE)        /* Set keepalive timeout in sec */
#define SIOCGKEEPALIVE    (SIOCDEVPRIVATE+1)        /* Get keepalive timeout */
#define SIOCSOUTFILL    (SIOCDEVPRIVATE+2)        /* Set outfill timeout */
#define    SIOCGOUTFILL    (SIOCDEVPRIVATE+3)        /* Get outfill timeout */
#define SIOCSLEASE    (SIOCDEVPRIVATE+4)        /* Set "leased" line type */
#define    SIOCGLEASE    (SIOCDEVPRIVATE+5)        /* Get line type */


#endif

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL