Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c64 *snp);
972 union sctp_notification *snp) in dgram_sctp_handle_auth_free_key_event() argument
975 struct sctp_authkey_event *authkeyevent = &snp->sn_auth_event; in dgram_sctp_handle_auth_free_key_event()
1058 union sctp_notification snp; in dgram_sctp_read() local
1060 memcpy(&snp, out, sizeof(snp)); in dgram_sctp_read()
1061 if (snp.sn_header.sn_type == SCTP_SENDER_DRY_EVENT) { in dgram_sctp_read()
1101 if (snp.sn_header.sn_type == SCTP_AUTHENTICATION_EVENT) in dgram_sctp_read()
1102 dgram_sctp_handle_auth_free_key_event(b, &snp); in dgram_sctp_read()
1109 memset(&snp, 0, sizeof(snp)); in dgram_sctp_read()
1604 union sctp_notification snp; in dgram_sctp_wait_for_dry() local
[all …]
/freebsd/sys/modules/snp/
H A DMakefile1 .PATH: ${SRCTOP}/sys/dev/snp
3 KMOD= snp
4 SRCS= snp.c
/freebsd/contrib/ntp/libntp/
H A Dauthreadkeys.c296 char *snp; /* subnet text pointer */ in authreadkeys()
304 snp = strchr(tp, (int)'/'); in authreadkeys()
305 if (snp) { in authreadkeys()
308 *snp++ = '\0'; in authreadkeys()
310 sp = snp; in authreadkeys()
322 sp, snp, keyno); in authreadkeys()
336 tp, snp, keyno); in authreadkeys()
294 char *snp; /* subnet text pointer */ authreadkeys() local
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_snp12 INPUT = $(DOXYGEN_SRC_PATH)/dev/snp/ \
/freebsd/sys/arm/conf/
H A DRPI-B
H A DGENERIC118 device snp
/freebsd/sys/dev/snp/
H A Dsnp.c382 DECLARE_MODULE(snp, snp_mod, SI_SUB_DRIVERS, SI_ORDER_MIDDLE);
/freebsd/lib/libc/net/
H A Dprotocols116 snp 109 SNP # Sitara Networks Protocol
/freebsd/sys/modules/
H A DMakefile379 snp \
/freebsd/contrib/libpcap/
H A Dscanner.l315 snp return SNP;
/freebsd/share/man/man4/
H A DMakefile561 snp.4 \
/freebsd/contrib/file/magic/Magdir/
H A Dmsdos1915 >>>&-1 string/c _accrpt_.snp \b, Access report snapshot
1917 !:ext snp
/freebsd/sys/conf/
H A Dfiles3100 dev/snp/snp.c optional snp
H A DNOTES1486 device snp #Snoop device - to look at pty/vty/etc..