Lines Matching refs:dlpi
4996 # DLPI needs putmsg under HPUX so test for -lstr while we're at it
5269 elif test -r /usr/include/sys/dlpi.h ; then
5270 V_PCAP=dlpi
5285 dlpi)
5287 # Needed for common functions used by pcap-[dlpi,libdlpi].c
5366 V_PCAP=dlpi
5372 # Checks whether <sys/dlpi.h> is usable, to catch weird SCO
5373 # versions of DLPI.
5375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <sys/dlpi.h> is usable" >&5
5376 $as_echo_n "checking whether <sys/dlpi.h> is usable... " >&6; }
5385 #include <sys/dlpi.h>
5406 as_fn_error $? "<sys/dlpi.h> is not usable on this system; it probably has a non-standard DLPI" "$LINENO" 5
5410 # Check whether we have a /dev/dlpi device or have multiple devices.
5412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/dlpi device" >&5
5413 $as_echo_n "checking for /dev/dlpi device... " >&6; }
5414 if test -c /dev/dlpi ; then
5423 dir="/dev/dlpi"
5441 # This check is for Solaris with DLPI support for passive modes.
5442 # See dlpi(7P) for more details.
5453 # include <sys/dlpi.h>
5933 dlpi|libdlpi)
6869 dlpi)
6871 # If we're using DLPI, applications will need to
7659 # include <sys/dlpi.h>