Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 25 of 30) sorted by relevance

12

/net/llc/
Dllc_s_ev.c25 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_activation_req() local
33 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_ui() local
43 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_unitdata_req() local
53 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_xid_req() local
62 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_xid_c() local
72 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_xid_r() local
82 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_test_req() local
91 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_test_c() local
101 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_test_r() local
111 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_deactivation_req() local
Dllc_c_ev.c101 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_conn_req() local
109 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_data_req() local
117 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_disc_req() local
125 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_rst_req() local
133 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_local_busy_detected() local
141 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_local_busy_cleared() local
545 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_p_tmr_exp() local
552 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_ack_tmr_exp() local
559 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_rej_tmr_exp() local
566 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_busy_tmr_exp() local
[all …]
Dllc_if.c46 struct llc_conn_state_ev *ev; in llc_build_and_send_pkt() local
107 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_establish_connection() local
132 struct llc_conn_state_ev *ev; in llc_send_disc() local
Dllc_sap.c94 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rtn_pdu() local
206 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_state_process() local
234 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_test_pkt() local
260 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_xid_pkt() local
284 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rcv() local
Dllc_s_ac.c54 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_ui() local
79 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_xid_c() local
135 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_test_c() local
Dllc_c_ac.c63 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_conn_ind() local
71 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_conn_confirm() local
79 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_data_confirm() local
93 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_disc_ind() local
121 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_disc_confirm() local
132 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_rst_ind() local
169 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_rst_confirm() local
1327 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_tmr_common_cb() local
Dllc_conn.c65 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_state_process() local
195 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_rtn_pdu() local
391 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_qualify_conn_ev() local
740 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_rcv() local
/net/bluetooth/
Dhci_event.c2667 struct hci_ev_conn_complete *ev = (void *) skb->data; in hci_conn_complete_evt() local
2791 struct hci_ev_conn_request *ev = (void *) skb->data; in hci_conn_request_evt() local
2915 struct hci_ev_disconn_complete *ev = (void *) skb->data; in hci_disconn_complete_evt() local
3007 struct hci_ev_auth_complete *ev = (void *) skb->data; in hci_auth_complete_evt() local
3070 struct hci_ev_remote_name *ev = (void *) skb->data; in hci_remote_name_evt() local
3153 struct hci_ev_encrypt_change *ev = (void *) skb->data; in hci_encrypt_change_evt() local
3268 struct hci_ev_change_link_key_complete *ev = (void *) skb->data; in hci_change_link_key_complete_evt() local
3291 struct hci_ev_remote_features *ev = (void *) skb->data; in hci_remote_features_evt() local
3357 struct hci_ev_cmd_complete *ev = (void *) skb->data; in hci_cmd_complete_evt() local
3734 struct hci_ev_cmd_status *ev = (void *) skb->data; in hci_cmd_status_evt() local
[all …]
Dmgmt.c1112 struct mgmt_ev_ext_info_changed *ev = (void *)buf; in ext_info_changed() local
1145 struct mgmt_ev_advertising_added ev; in mgmt_advertising_added() local
1155 struct mgmt_ev_advertising_removed ev; in mgmt_advertising_removed() local
1261 __le32 ev = cpu_to_le32(get_current_settings(hdev)); in new_settings() local
2432 struct mgmt_ev_device_unpaired ev; in device_unpaired() local
3419 struct mgmt_ev_phy_configuration_changed ev; in mgmt_phy_configuration_changed() local
3869 struct mgmt_ev_exp_feature_changed ev; in exp_ll_privacy_feature_changed() local
3884 struct mgmt_ev_exp_feature_changed ev; in exp_debug_feature_changed() local
4139 struct mgmt_ev_device_flags_changed ev; in device_flags_changed() local
4210 struct mgmt_ev_adv_monitor_added ev; in mgmt_adv_monitor_added() local
[all …]
Dmgmt_util.c97 struct mgmt_ev_cmd_status *ev; in mgmt_cmd_status() local
141 struct mgmt_ev_cmd_complete *ev; in mgmt_cmd_complete() local
Dhci_sock.c723 struct hci_ev_stack_internal *ev; in hci_si_event() local
763 struct hci_ev_si_device ev; in hci_sock_dev_event() local
/net/rfkill/
Dcore.c72 struct rfkill_event_ext ev; member
257 static void rfkill_fill_event(struct rfkill_event_ext *ev, in rfkill_fill_event()
278 struct rfkill_int_event *ev; in rfkill_send_events() local
1139 struct rfkill_int_event *ev, *tmp; in rfkill_fop_open() local
1202 struct rfkill_int_event *ev; in rfkill_fop_read() local
1246 struct rfkill_event_ext ev; in rfkill_fop_write() local
1298 struct rfkill_int_event *ev, *tmp; in rfkill_fop_release() local
/net/sctp/
Dsm_sideeffect.c970 struct sctp_ulpevent *ev; in sctp_cmd_process_operr() local
1047 struct sctp_ulpevent *ev; in sctp_cmd_assoc_change() local
1060 struct sctp_ulpevent *ev; in sctp_cmd_peer_no_auth() local
1071 struct sctp_ulpevent *ev; in sctp_cmd_adaptation_ind() local
Dchunk.c77 struct sctp_ulpevent *ev; in sctp_datamsg_destroy() local
Dsm_statefuns.c238 struct sctp_ulpevent *ev; in sctp_sf_do_4_C() local
704 struct sctp_ulpevent *ev, *ai_ev = NULL, *auth_ev = NULL; in sctp_sf_do_5_1D_ce() local
923 struct sctp_ulpevent *ev; in sctp_sf_do_5_1E_ca() local
1858 struct sctp_ulpevent *ev; in sctp_sf_do_dupcook_a() local
2087 struct sctp_ulpevent *ev = NULL, *ai_ev = NULL, *auth_ev = NULL; in sctp_sf_do_dupcook_d() local
2848 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_shutdown() local
3601 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_final() local
4141 struct sctp_ulpevent *ev = NULL; in sctp_sf_do_reconf() local
4475 struct sctp_ulpevent *ev; in sctp_sf_eat_auth() local
Dauth.c1009 struct sctp_ulpevent *ev; in sctp_auth_deact_key_id() local
Dulpqueue.c1114 struct sctp_ulpevent *ev = NULL; in sctp_ulpq_abort_pd() local
Dipv6.c75 static int sctp_inet6addr_event(struct notifier_block *this, unsigned long ev, in sctp_inet6addr_event()
Dstream_interleave.c990 struct sctp_ulpevent *ev = NULL; in sctp_intl_stream_abort_pd() local
/net/wireless/
Dsme.c956 struct cfg80211_event *ev; in cfg80211_connect_done() local
1152 struct cfg80211_event *ev; in cfg80211_roamed() local
1291 struct cfg80211_event *ev; in cfg80211_port_authorized() local
1385 struct cfg80211_event *ev; in cfg80211_disconnected() local
Dibss.c65 struct cfg80211_event *ev; in cfg80211_ibss_joined() local
Dcore.c1305 struct cfg80211_event *ev; in cfg80211_stop_iface() local
Dlib80211_crypt_tkip.c568 struct iw_michaelmicfailure ev; in lib80211_michael_mic_failure() local
/net/ipv4/
Dtcp_dctcp.c163 static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event()
Dtcp_cdg.c345 static void tcp_cdg_cwnd_event(struct sock *sk, const enum tcp_ca_event ev) in tcp_cdg_cwnd_event()

12