HomeSort by relevance Sort by last modified time
    Searched full:slip (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/kernel-headers/original/uapi/linux/
if_slip.h 4 * This file declares the constants of special use with the SLIP/CSLIP/
19 * VSV = ioctl for keepalive & outfill in SLIP driver
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_slip.h 4 * This file declares the constants of special use with the SLIP/CSLIP/
19 * VSV = ioctl for keepalive & outfill in SLIP driver
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_slip.h 4 * This file declares the constants of special use with the SLIP/CSLIP/
19 * VSV = ioctl for keepalive & outfill in SLIP driver
  /external/selinux/policycoreutils/sepolicy/
selinux_server.py 7 import slip.dbus.service namespace
8 from slip.dbus import polkit
13 class selinux_server(slip.dbus.service.Object):
22 @slip.dbus.polkit.require_auth("org.selinux.semanage")
36 @slip.dbus.polkit.require_auth("org.selinux.customized")
50 @slip.dbus.polkit.require_auth("org.selinux.semodule_list")
63 @slip.dbus.polkit.require_auth("org.selinux.restorecon")
71 @slip.dbus.polkit.require_auth("org.selinux.setenforce")
79 @slip.dbus.polkit.require_auth("org.selinux.relabel_on_boot")
109 @slip.dbus.polkit.require_auth("org.selinux.change_default_mode"
    [all...]
  /external/tcpdump/
slip.h 3 * with serial line IP (slip) lines.
5 * @(#) $Header: /tcpdump/master/tcpdump/slip.h,v 1.1 2000-10-09 01:53:21 guy Exp $
24 * definitions of the pseudo- link-level header attached to slip
print-sl.c 42 #include "slip.h"
59 printf("[|slip]");
94 printf("[|slip]");
157 printf("slip-%d!: ", p[SLX_CHDR]);
print-vjc.c 50 * to be put on the wire for SLIP.
52 * It also indicates that, for compressed SLIP:
68 * compressed SLIP, although it doesn't handle UNCOMPRESSED_TCP
74 * But it's called for BSD/OS PPP, not SLIP - perhaps BSD/OS does weird
slcompress.h 42 * change in value.) Since typical use of SLIP links is biased
INSTALL.txt 238 slcompress.h - SLIP/PPP Van Jacobson compression (RFC1144) definitions
239 slip.h - SLIP definitions
Makefile.in 186 slip.h \
200 /usr/include/net/slip.h \
CHANGES 443 adaptive SLIP interface patch from Igor Khristophorov <igor@atdot.org>
571 - Hardwire Linux slip support since it's too hard to detect.
614 - Modified to support the new BSD/OS 2.1 PPP and SLIP link layer header
    [all...]
  /external/iproute2/lib/
ll_types.c 51 __PF(SLIP,slip)
  /external/iptables/utils/
nfbpf_compile.c 24 " one of EN10MB, RAW, SLIP, ...\n\n"
  /external/selinux/policycoreutils/sepolicy/sepolicy/
sedbus.py 5 from slip.dbus import polkit
  /external/elfutils/src/tests/
backtrace-child.c 27 instruction of a function. Properly handled unwind should not slip into
214 does not inappropriately slip into the unrelated code around. */
  /external/tcpdump/missing/
dlnames.c 64 DLT_CHOICE(DLT_SLIP, "SLIP"),
70 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
  /bionic/libc/tools/zoneinfo/
ZoneCompactor.java 106 // int index_offset -- so we can slip in extra header fields in a backwards-compatible way
  /external/ppp/pppd/include/net/
slcompress.h 48 * change in value.) Since typical use of SLIP links is biased
vjcompress.h 48 * change in value.) Since typical use of SLIP links is biased
  /external/skia/experimental/nanomsg/
picture_demo.cpp 57 static const size_t hSize = sizeof(*header); // It's easy to slip up and use sizeof(header).
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ViewsStateBundle.java 173 // slip through next case section to save view
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestNumberFormat.java 283 // logic. Otherwise bugs in these areas can slip through.
  /external/toybox/tests/
ifconfig.test 19 # outfill|keepalive INTEGER - SLIP analog dialup line quality monitoring
  /external/libpcap/
pcap-filter.manmisc.in 91 For some link layers, such as SLIP and the ``cooked'' Linux capture mode
756 \fIProto\fR is one of \fBether, fddi, tr, wlan, ppp, slip, link,
759 (\fBether, fddi, wlan, tr, ppp, slip\fR and \fBlink\fR all refer to the
  /frameworks/base/location/java/android/location/
GpsMeasurement.java 97 * 'Loss of lock' detected between the previous and current observation: cycle slip possible.
168 * The state of the 'Accumulated Delta Range' has a cycle slip detected.
423 * cycle slip (indicating 'loss of lock').
    [all...]

Completed in 4157 milliseconds

1 2 3 4