Home | History | Annotate | Download | only in dist

Lines Matching refs:snf

1495   --with-snf[=DIR]        include Myricom SNF support (located in directory
1497 --with-snf-includes=IDIR
1498 Myricom SNF include directory, if not DIR/include
1499 --with-snf-libraries=LDIR
1500 Myricom SNF library directory, if not DIR/lib
7783 snf)
7785 # --with-pcap=snf is the only way to get here, and it means
7786 # "SNF support but nothing else"
7789 PLATFORM_C_SRC="pcap-snf.c"
8441 # Check for Myricom SNF support.
8443 # Check whether --with-snf was given.
8449 # User explicitly doesn't want SNF
8453 # User wants SNF support but hasn't specified a directory.
8456 # User wants SNF support with a specified directory.
8463 if test "$V_PCAP" = snf; then
8469 # want SNF support.
8482 # Check whether --with-snf-includes was given.
8486 # User wants SNF with specific header directory
8494 # Check whether --with-snf-libraries was given.
8498 # User wants SNF with specific lib directory
8513 snf_root=/opt/snf
8531 if test -f "$snf_include_dir/snf.h"; then
8585 as_fn_error $? "SNF API cannot correctly be linked; check config.log" "$LINENO" 5
8598 if test "$V_PCAP" != snf ; then
8599 MODULE_C_SRC="$MODULE_C_SRC pcap-snf.c"
8610 # User requested "snf" capture type but
8612 as_fn_error $? "Myricom Sniffer support requested with --with-pcap=snf, but the Sniffer headers weren't found at $snf_include_dir: make sure the Sniffer support is installed, specify a different path or paths if necessary, or don't request Sniffer support" "$LINENO" 5
8616 as_fn_error $? "Myricom Sniffer support requested with --with-snf, but the Sniffer headers weren't found at $snf_include_dir: make sure the Sniffer support is installed, specify a different path or paths if necessary, or don't request Sniffer support" "$LINENO" 5