Home
last modified time | relevance | path

Searched refs:snp (Results 1 – 21 of 21) sorted by relevance

/NextBSD/sys/modules/snp/
HDMakefile3 .PATH: ${.CURDIR}/../../dev/snp
5 KMOD= snp
6 SRCS= snp.c
/NextBSD/crypto/openssl/crypto/bio/
HDbss_dgram.c120 *snp);
1138 union sctp_notification *snp) in dgram_sctp_handle_auth_free_key_event() argument
1141 struct sctp_authkey_event *authkeyevent = &snp->sn_auth_event; in dgram_sctp_handle_auth_free_key_event()
1159 union sctp_notification *snp; in dgram_sctp_read() local
1226 snp = (union sctp_notification *)out; in dgram_sctp_read()
1227 if (snp->sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_read()
1279 if (snp->sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_read()
1280 dgram_sctp_handle_auth_free_key_event(b, snp); in dgram_sctp_read()
1758 union sctp_notification snp; in BIO_dgram_sctp_wait_for_dry() local
1794 memset(&snp, 0x00, sizeof(union sctp_notification)); in BIO_dgram_sctp_wait_for_dry()
[all …]
/NextBSD/tools/kerneldoc/subsys/
HDDoxyfile-dev_snp14 INPUT = $(DOXYGEN_SRC_PATH)/dev/snp/ \
/NextBSD/sys/mips/conf/
HDBERI_TEMPLATE61 device snp
/NextBSD/sys/arm/conf/
HDVIRT57 device snp
HDVERSATILEPB60 device snp
HDRPI264 device snp
HDRK318862 device snp
HDRPI-B60 device snp
HDA2070 device snp
HDCUBIEBOARD67 device snp
HDPANDABOARD82 device snp
HDBEAGLEBONE81 device snp
/NextBSD/sys/dev/snp/
HDsnp.c361 DECLARE_MODULE(snp, snp_mod, SI_SUB_DRIVERS, SI_ORDER_MIDDLE);
/NextBSD/etc/
HDprotocols120 snp 109 SNP # Sitara Networks Protocol
/NextBSD/sys/modules/
HDMakefile339 snp \
/NextBSD/contrib/libpcap/
HDscanner.l227 snp return SNP;
/NextBSD/share/man/man4/
HDMakefile494 snp.4 \
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-usbcx-defs.h1488 uint32_t snp : 1; /**< Snoop Mode (Snp) member
1547 uint32_t snp : 1;
/NextBSD/sys/conf/
HDfiles2441 dev/snp/snp.c optional snp
HDNOTES1387 device snp #Snoop device - to look at pty/vty/etc..