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

  /external/libpcap/
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
73 "@(#) $Header: /tcpdump/master/libpcap/pcap-dlpi.c,v 1.108.2.7 2006/04/04 05:33:02 guy Exp $ (LBL)";
85 #include <sys/dlpi.h>
131 #define PCAP_DEV_PREFIX "/dev/dlpi"
280 * XXX - check for the DLPI primitive, which
420 * and leave it up to somebody with a DLPI-based system lacking
512 * Use "/dev/dlpi" as the device
    [all...]
configure     [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 64 #include <sys/dlpi.h>
726 /* rearranged order of DLPI code - delphys 20010803 */
737 /* rearranged order of DLPI code - delphys 20010803 */
  /external/netperf/
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 /* these are some variables global to all the DLPI tests. declare */
71 char loc_dlpi_device[32] = "/dev/dlpi";
72 char rem_dlpi_device[32] = "/dev/dlpi";
77 CO/CL DLPI Test Options:\n\
78 -D dev[,dev] Set the local/remote DLPI device file name\n
    [all...]
netlib.c 142 #include <sys/dlpi.h>
251 /* some stuff for DLPI control messages */
    [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...]

Completed in 147 milliseconds