OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snf
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libpcap/dist/cmake/Modules/
FindSNF.cmake
2
# Try to find the Myricom
SNF
library.
6
find_path(SNF_INCLUDE_DIR
snf
.h /opt/
snf
)
9
find_library(SNF_LIBRARY
snf
/opt/
snf
)
14
get_link_info_from_library_path(
SNF
snf
)
17
find_package_handle_standard_args(
SNF
/src/etc/rc.d/
rtadvd
60
ln -
snf
"${chdir}/var/run/${name}.dump" /var/run
/src/share/mk/
bsd.dtb.mk
27
-@ln -
snf
${S:S@^../@../../@}/external/gpl2/dts/dist/arch/${_arch}/boot/dts ${.OBJDIR}/dts/${_arch}
/src/external/bsd/libpcap/dist/
pcap-snf.c
1
/* $NetBSD: pcap-
snf
.c,v 1.9 2026/03/18 23:43:20 christos Exp $ */
4
__RCSID("$NetBSD: pcap-
snf
.c,v 1.9 2026/03/18 23:43:20 christos Exp $");
25
#include <
snf
.h>
31
#include "pcap-
snf
.h"
34
* Private data for capturing on
SNF
devices.
239
pcapint_strlcpy(p->errbuf, "Sending packets isn't supported with this
snf
version",
276
0, /* let
SNF
API parse SNF_NUM_RINGS, if set */
321
* "select()" and "poll()" don't work on
snf
descriptors.
381
* Myricom
SNF
adapter ports may appear as regular
384
* if this isn't an
SNF
-only version of libpcap
[
all
...]
configure
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
[
all
...]
Completed in 50 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026