Searched defs:notification (Results 1 – 13 of 13) sorted by relevance
/freebsd-src/lib/libc/net/ |
H A D | nscachedcli.c | 456 int notification; in __abandon_cached_mp_write_session() local 472 int notification; in __close_cached_mp_write_session() local
|
/freebsd-src/sys/netinet/ |
H A D | sctp_input.c | 1351 struct sockaddr *init_src, int *notification, in sctp_process_cookie_existing() 1959 struct sockaddr *init_src, int *notification, in sctp_process_cookie_new() 2257 int notification = 0; in sctp_handle_cookie_echo() local
|
H A D | sctputil.c | 4076 sctp_ulp_notify(uint32_t notification, struct sctp_tcb *stcb, in sctp_ulp_notify()
|
/freebsd-src/contrib/wpa/src/eap_common/ |
H A D | eap_sim_common.h | 196 int notification, counter, selected_version, client_error_code; member
|
H A D | eap_sim_common.c | 1170 void eap_sim_report_notification(void *msg_ctx, int notification, int aka) in eap_sim_report_notification()
|
H A D | ikev2_common.h | 313 const u8 *notification; member
|
/freebsd-src/contrib/wpa/src/eap_server/ |
H A D | eap_server_sim.c | 38 u16 notification; global() member [all...] |
H A D | eap_server_aka.c | 44 u16 notification; global() member [all...] |
/freebsd-src/sys/dev/isci/scil/ |
H A D | intel_sata.h | 178 U32 notification :1; member
|
/freebsd-src/contrib/wpa/src/eap_peer/ |
H A D | eap_sim.c | 610 eap_sim_response_notification(struct eap_sim_data * data,u8 id,u16 notification) eap_sim_response_notification() argument [all...] |
H A D | eap_aka.c | 738 eap_aka_response_notification(struct eap_aka_data * data,u8 id,u16 notification) eap_aka_response_notification() argument [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1396 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \ argument 1398 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
|
H A D | netbsd_syscall_hooks.h | 1377 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \ argument 1380 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
|