Searched refs:notification (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_server_aka.c43 u16 notification; member in struct:eap_aka_data
597 wpa_printf(MSG_DEBUG, " AT_NOTIFICATION (%d)", data->notification);
598 eap_sim_msg_add(msg, EAP_SIM_AT_NOTIFICATION, data->notification,
724 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
775 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
816 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
862 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
874 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
881 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
926 data->notification
[all...]
H A Deap_server_sim.c37 u16 notification; member in struct:eap_sim_data
294 wpa_printf(MSG_DEBUG, " AT_NOTIFICATION (%d)", data->notification);
295 eap_sim_msg_add(msg, EAP_SIM_AT_NOTIFICATION, data->notification,
559 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
575 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
584 data->notification = EAP_SIM_SUCCESS;
657 data->notification = EAP_SIM_SUCCESS;
675 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH;
690 if (data->notification == EAP_SIM_SUCCESS && data->use_result_ind)
702 wpa_printf(MSG_DEBUG, "EAP-SIM: Client replied to notification");
[all...]
/freebsd-11.0-release/lib/libc/net/
H A Dnscachedcli.c460 int notification; local
463 notification = CET_MP_WRITE_SESSION_ABANDON_NOTIFICATION;
464 result = safe_write(ws, &notification, sizeof(int));
476 int notification; local
479 notification = CET_MP_WRITE_SESSION_CLOSE_NOTIFICATION;
480 result = safe_write(ws, &notification, sizeof(int));
/freebsd-11.0-release/contrib/sendmail/contrib/
H A Ddoublebounce.pl90 Auto-Submitted: auto-generated (postmaster notification)
94 at or transited through your mailer, this notification is being
216 syslog('info', 'Unable to find anyone to send a doublebounce notification');
/freebsd-11.0-release/contrib/wpa/src/eap_common/
H A Deap_sim_common.c505 attr->notification = -1;
612 attr->notification = apos[0] * 256 + apos[1];
614 attr->notification);
1168 void eap_sim_report_notification(void *msg_ctx, int notification, int aka) argument
1174 switch (notification) {
1177 "notification (after authentication)", type);
1180 wpa_printf(MSG_WARNING, "EAP-%s: Failure notification: "
1185 wpa_printf(MSG_WARNING, "EAP-%s: Failure notification: "
1191 "notification (before authentication)", type);
1195 "notification", typ
[all...]
H A Deap_sim_common.h164 /* AT_NOTIFICATION notification code values */
196 int notification, counter, selected_version, client_error_code; member in struct:eap_sim_attrs
228 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);
H A Dikev2_common.h313 const u8 *notification; member in struct:ikev2_payloads
H A Dikev2_common.c329 payloads->notification = pdata;
/freebsd-11.0-release/contrib/wpa/src/eap_peer/
H A Deap_aka.c702 u8 id, u16 notification)
705 u8 *k_aut = (notification & 0x4000) == 0 ? data->k_aut : NULL;
1075 "data from notification message");
1080 wpa_printf(MSG_WARNING, "EAP-AKA: Counter in notification "
1110 wpa_printf(MSG_WARNING, "EAP-AKA: Invalid notification "
1125 wpa_printf(MSG_INFO, "EAP-AKA: too many notification "
1131 if (attr->notification == -1) {
1138 if ((attr->notification & 0x4000) == 0 &&
1144 eap_sim_report_notification(sm->msg_ctx, attr->notification, 1);
1145 if (attr->notification >
701 eap_aka_response_notification(struct eap_aka_data *data, u8 id, u16 notification) argument
[all...]
H A Deap_sim.c587 u8 id, u16 notification)
590 u8 *k_aut = (notification & 0x4000) == 0 ? data->k_aut : NULL;
837 "data from notification message");
842 wpa_printf(MSG_WARNING, "EAP-SIM: Counter in notification "
873 wpa_printf(MSG_WARNING, "EAP-SIM: Invalid notification "
888 wpa_printf(MSG_INFO, "EAP-SIM: too many notification "
894 if (attr->notification == -1) {
901 if ((attr->notification & 0x4000) == 0 &&
907 eap_sim_report_notification(sm->msg_ctx, attr->notification, 0);
908 if (attr->notification >
586 eap_sim_response_notification(struct eap_sim_data *data, u8 id, u16 notification) argument
[all...]
/freebsd-11.0-release/sys/dev/isci/scil/
H A Dintel_sata.h100 U32 command_flag :1; // command, auto_activate, or notification
178 U32 notification :1; member in struct:SATA_FIS_SET_DEV_BITS
/freebsd-11.0-release/sys/netinet/
H A Dsctp_input.c1464 struct sockaddr *init_src, int *notification,
1481 struct sockaddr *init_src, int *notification,
1650 *notification = SCTP_NOTIFY_ASSOC_UP;
1816 *notification = SCTP_NOTIFY_ASSOC_UP;
1897 inp, netp, init_src, notification,
1914 *notification = SCTP_NOTIFY_ASSOC_RESTART;
2056 struct sockaddr *init_src, int *notification,
2332 *notification = SCTP_NOTIFY_ASSOC_UP;
2441 int notification = 0; local
2691 netp, to, &notification,
1477 sctp_process_cookie_existing(struct mbuf *m, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets **netp, struct sockaddr *init_src, int *notification, int auth_skipped, uint32_t auth_offset, uint32_t auth_len, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
2052 sctp_process_cookie_new(struct mbuf *m, int iphlen, int offset, struct sockaddr *src, struct sockaddr *dst, struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, struct sctp_inpcb *inp, struct sctp_nets **netp, struct sockaddr *init_src, int *notification, int auth_skipped, uint32_t auth_offset, uint32_t auth_len, uint8_t mflowtype, uint32_t mflowid, uint32_t vrf_id, uint16_t port) argument
[all...]
H A Dsctputil.c3648 sctp_ulp_notify(uint32_t notification, struct sctp_tcb *stcb, argument
3667 if ((notification == SCTP_NOTIFY_INTERFACE_DOWN) ||
3668 (notification == SCTP_NOTIFY_INTERFACE_UP) ||
3669 (notification == SCTP_NOTIFY_INTERFACE_CONFIRMED)) {
3674 switch (notification) {
3821 SCTPDBG(SCTP_DEBUG_UTIL1, "%s: unknown notification %xh (%u)\n",
3822 __func__, notification, notification);
3986 /* We have a TCB to abort, send notification too */
5464 * take it. Note we allow a notification o
[all...]
/freebsd-11.0-release/contrib/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1388 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \
1389 __sanitizer_syscall_pre_impl_mq_notify((long)(mqdes), (long)(notification))
1390 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \
1392 (long)(notification))
2786 void __sanitizer_syscall_pre_impl_mq_notify(long mqdes, long notification);
2788 long notification);
/freebsd-11.0-release/contrib/apr/
H A Dconfigure20640 a.aio_notifytype = AIO_MSGQ; /* use IPC message queue for notification */

Completed in 287 milliseconds