Lines Matching refs:dlpi
5201 # DLPI needs putmsg under HPUX so test for -lstr while we're at it
5501 elif test -r /usr/include/sys/dlpi.h ; then
5502 V_PCAP=dlpi
5518 dlpi)
5520 # Needed for common functions used by pcap-[dlpi,libdlpi].c
5599 V_PCAP=dlpi
5605 # Checks whether <sys/dlpi.h> is usable, to catch weird SCO
5606 # versions of DLPI.
5608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <sys/dlpi.h> is usable" >&5
5609 $as_echo_n "checking whether <sys/dlpi.h> is usable... " >&6; }
5618 #include <sys/dlpi.h>
5639 as_fn_error $? "<sys/dlpi.h> is not usable on this system; it probably has a non-standard DLPI" "$LINENO" 5
5643 # Check whether we have a /dev/dlpi device or have multiple devices.
5645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/dlpi device" >&5
5646 $as_echo_n "checking for /dev/dlpi device... " >&6; }
5647 if test -c /dev/dlpi ; then
5656 dir="/dev/dlpi"
5674 # This check is for Solaris with DLPI support for passive modes.
5675 # See dlpi(7P) for more details.
5686 # include <sys/dlpi.h>
6182 dlpi|libdlpi)
7269 dlpi)
7271 # If we're using DLPI, applications will need to
8264 # include <sys/dlpi.h>