Searched refs:snp (Results 1 – 21 of 21) sorted by relevance
3 .PATH: ${.CURDIR}/../../dev/snp5 KMOD= snp6 SRCS= snp.c
120 *snp);1138 union sctp_notification *snp) in dgram_sctp_handle_auth_free_key_event() argument1141 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() local1226 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() local1794 memset(&snp, 0x00, sizeof(union sctp_notification)); in BIO_dgram_sctp_wait_for_dry()[all …]
14 INPUT = $(DOXYGEN_SRC_PATH)/dev/snp/ \
61 device snp
57 device snp
60 device snp
64 device snp
62 device snp
70 device snp
67 device snp
82 device snp
81 device snp
361 DECLARE_MODULE(snp, snp_mod, SI_SUB_DRIVERS, SI_ORDER_MIDDLE);
120 snp 109 SNP # Sitara Networks Protocol
339 snp \
227 snp return SNP;
494 snp.4 \
1488 uint32_t snp : 1; /**< Snoop Mode (Snp) member1547 uint32_t snp : 1;
2441 dev/snp/snp.c optional snp
1387 device snp #Snoop device - to look at pty/vty/etc..