Home
last modified time | relevance | path

Searched defs:cause (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/sys/netinet/
H A Dsctp.h398 struct sctp_error_cause cause; /* code=SCTP_CAUSE_INVALID_STREAM */ member
404 struct sctp_error_cause cause; /* code=SCTP_CAUSE_MISSING_PARAM */ member
410 struct sctp_error_cause cause; /* code=SCTP_CAUSE_STALE_COOKIE */ member
415 struct sctp_error_cause cause; /* code=SCTP_CAUSE_OUT_OF_RESOURCES */ member
419 struct sctp_error_cause cause; /* code=SCTP_CAUSE_UNRESOLVABLE_ADDR */ member
423 struct sctp_error_cause cause; /* code=SCTP_CAUSE_UNRECOG_CHUNK */ member
428 struct sctp_error_cause cause; /* code=SCTP_CAUSE_NO_USER_DATA */ member
433 struct sctp_error_cause cause; /* code=SCTP_CAUSE_UNSUPPORTED_HMACID */ member
H A Dsctp_input.c430 struct sctp_error_missing_param *cause; in sctp_process_init_ack() local
764 struct sctp_error_cause *cause; in sctp_handle_abort() local
1063 struct sctp_error_cause *cause; in sctp_handle_error() local
2418 struct sctp_error_stale_cookie *cause; in sctp_handle_cookie_echo() local
5191 struct sctp_gen_error_cause *cause; in sctp_process_control() local
H A Dsctputil.c4402 struct sctp_gen_error_cause *cause; in sctp_abort_association() local
4502 struct sctp_gen_error_cause *cause; in sctp_abort_an_association() local
4545 struct mbuf *cause, in sctp_handle_ootb()
4994 struct sctp_gen_error_cause *cause; in sctp_generate_cause() local
H A Dsctp_indata.c1828 struct sctp_error_invalid_stream *cause; in sctp_process_a_data_chunk() local
2871 struct sctp_gen_error_cause *cause; in sctp_process_data() local
H A Dsctp_output.c5100 struct sctp_gen_error_cause *cause; in sctp_arethere_unrecognized_parameters() local
11108 uint8_t type, struct mbuf *cause, in sctp_send_resp_msg()
12366 struct sctphdr *sh, uint32_t vtag, struct mbuf *cause, in sctp_send_abort()
12384 struct sctphdr *sh, uint32_t vtag, struct mbuf *cause, in sctp_send_operr_to()
/freebsd/tools/tools/netrate/netblast/
H A Dnetblast.c146 const char *cause = NULL; in main() local
/freebsd/sys/dev/usb/controller/
H A Dehci_mv.c338 unsigned cause; in err_intr() local
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_aq100x.c169 unsigned int cause, v; in aq100x_vendor_intr() local
205 unsigned int cause; in aq100x_intr_handler() local
H A Dcxgb_mc5.c431 u32 cause = t3_read_reg(adap, A_MC5_DB_INT_CAUSE); in t3_mc5_intr_handler() local
H A Dcxgb_ael1002.c1315 int ret, edc_needed, cause = 0; in ael2005_intr_handler() local
2072 int ret, edc_needed, cause = 0; in ael2020_intr_handler() local
H A Dcxgb_mv88e1xxx.c253 u32 cause; in mv88e1xxx_intr_handler() local
H A Dcxgb_vsc8211.c305 unsigned int cause; in vsc8211_intr_handler() local
H A Dcxgb_t3_hw.c2101 u32 cause = t3_read_reg(adapter, mc7->offset + A_MC7_INT_CAUSE); in mc7_intr_handler() local
2153 u32 cause; in mac_intr_handler() local
2210 u32 i, cause = t3_read_reg(adapter, A_T3DBG_INT_CAUSE); in phy_intr_handler() local
2248 u32 cause = t3_read_reg(adapter, A_PL_INT_CAUSE0); in t3_slow_intr_handler() local
/freebsd/sys/dev/iser/
H A Diser_verbs.c32 iser_cq_event_callback(struct ib_event *cause, void *context) in iser_cq_event_callback()
38 iser_qp_event_callback(struct ib_event *cause, void *context) in iser_qp_event_callback()
/freebsd/contrib/wpa/src/ap/
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report() local
/freebsd/tools/tools/netrate/netreceive/
H A Dnetreceive.c201 const char *cause = NULL; in main() local
/freebsd/sys/arm/mv/
H A Dmpic.c293 uint32_t cause, irqsrc; in mpic_intr() local
516 uint32_t cause; in mv_mpic_get_msi() local
H A Dmv_ap806_sei.c281 uint64_t cause; in mv_ap806_sei_intr() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-csr.h593 #define CSR_MSIX_RX_IVAR(cause) (CSR_MSIX_RX_IVAR_AD_REG + (cause)) argument
594 #define CSR_MSIX_IVAR(cause) (CSR_MSIX_IVAR_AD_REG + (cause)) argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp102 uint64_t cause; member
/freebsd/contrib/netbsd-tests/net/mcast/
H A Dmcast.c193 const char *cause = "?"; in getsocket() local
/freebsd/usr.bin/tftp/
H A Dmain.c284 const char *cause = "unknown"; in setpeer0() local
/freebsd/sys/dev/malo/
H A Dif_malohal.c754 uint32_t cause; in malo_hal_getisr() local
/freebsd/contrib/tcpdump/
H A Dprint-sctp.c312 nd_uint16_t cause; member
/freebsd/sys/geom/multipath/
H A Dg_multipath.c138 g_multipath_fault(struct g_consumer *cp, int cause) in g_multipath_fault()

12