Searched defs:notification (Results 1 – 14 of 14) sorted by relevance
/freebsd/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/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/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/contrib/wpa/src/eap_server/ |
H A D | eap_server_sim.c | 40 u16 notification; member
|
H A D | eap_server_aka.c | 45 u16 notification; member
|
/freebsd/sys/dev/isci/scil/ |
H A D | intel_sata.h | 178 U32 notification :1; member
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_sim.c | 735 u8 id, u16 notification) in eap_sim_response_notification()
|
H A D | eap_aka.c | 859 u8 id, u16 notification) in eap_aka_response_notification()
|
/freebsd/sys/dev/usb/net/ |
H A D | if_umb.c | 2792 struct usb_cdc_notification notification; in umb_intr() local
|
/freebsd/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
|