HomeSort by relevance Sort by last modified time
    Searched refs:dlpi (Results 1 - 6 of 6) sorted by null

  /external/libpcap/
dlpisubs.c 2 * This code is derived from code formerly in pcap-dlpi.c, originally
10 * This file contains dlpi/libdlpi related common functions used
11 * by pcap-[dlpi,libdlpi].c.
54 #include <sys/dlpi.h>
pcap-dlpi.c 29 * Packet capture routine for DLPI under SunOS 5, HP-UX 9/10/11, and AIX.
41 * - An older version of the HP-UX DLPI Programmer's Guide, which
53 * - The HP-UX 10.x, 11.0, and 11i v1.6 version of the HP-UX DLPI
59 * - The HP-UX 11i v2 version of the HP-UX DLPI Programmer's Guide
80 #include <sys/dlpi.h>
127 #define PCAP_DEV_PREFIX "/dev/dlpi"
212 * XXX - check for the DLPI primitive, which
291 * and leave it up to somebody with a DLPI-based system lacking
367 * Use "/dev/dlpi" as the device.
369 * XXX - HP's DLPI Programmer's Guide for HP-UX 11.00 says tha
    [all...]
configure     [all...]
  /external/ppp/pppd/
sys-solaris.c 114 #include <sys/dlpi.h>
264 * is required because the ppp DLPI provider advertises itself as
265 * a DLPI style 2 type, which requires a point of attachment to be
    [all...]
  /external/netperf/src/
nettest_dlpi.c 8 /* send_dlpi_co_stream() perform a CO DLPI stream test */
10 /* send_dlpi_co_rr() perform a CO DLPI req/res */
12 /* send_dlpi_cl_stream() perform a CL DLPI stream test */
14 /* send_dlpi_cl_rr() perform a CL DLPI req/res */
41 #include <sys/dlpi.h>
52 /* some stuff for DLPI control messages */
58 /* these are some variables global to all the DLPI tests. declare */
77 char loc_dlpi_device[32] = "/dev/dlpi";
78 char rem_dlpi_device[32] = "/dev/dlpi";
83 CO/CL DLPI Test Options:\n
    [all...]
  /external/netperf/
configure     [all...]

Completed in 100 milliseconds