Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 25 of 26) 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.c93 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rtn_pdu() local
205 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_state_process() local
233 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_test_pkt() local
259 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_xid_pkt() local
282 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_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
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
1328 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_tmr_common_cb() local
/net/bluetooth/
Dhci_event.c2129 struct hci_ev_conn_complete *ev = (void *) skb->data; in hci_conn_complete_evt() local
2223 struct hci_ev_conn_request *ev = (void *) skb->data; in hci_conn_request_evt() local
2334 struct hci_ev_disconn_complete *ev = (void *) skb->data; in hci_disconn_complete_evt() local
2418 struct hci_ev_auth_complete *ev = (void *) skb->data; in hci_auth_complete_evt() local
2488 struct hci_ev_remote_name *ev = (void *) skb->data; in hci_remote_name_evt() local
2587 struct hci_ev_encrypt_change *ev = (void *) skb->data; in hci_encrypt_change_evt() local
2692 struct hci_ev_change_link_key_complete *ev = (void *) skb->data; in hci_change_link_key_complete_evt() local
2715 struct hci_ev_remote_features *ev = (void *) skb->data; in hci_remote_features_evt() local
2766 struct hci_ev_cmd_complete *ev = (void *) skb->data; in hci_cmd_complete_evt() local
3065 struct hci_ev_cmd_status *ev = (void *) skb->data; in hci_cmd_status_evt() local
[all …]
Dmgmt.c937 struct mgmt_ev_ext_info_changed *ev = (void *)buf; in ext_info_changed() local
970 struct mgmt_ev_advertising_added ev; in mgmt_advertising_added() local
980 struct mgmt_ev_advertising_removed ev; in mgmt_advertising_removed() local
1086 __le32 ev = cpu_to_le32(get_current_settings(hdev)); in new_settings() local
2229 struct mgmt_ev_device_unpaired ev; in device_unpaired() local
5225 struct mgmt_ev_device_added ev; in device_added() local
5325 struct mgmt_ev_device_removed ev; in device_removed() local
6542 struct mgmt_ev_ext_index ev; in mgmt_index_added() local
6574 struct mgmt_ev_ext_index ev; in mgmt_index_removed() local
6711 struct mgmt_ev_new_link_key ev; in mgmt_new_link_key() 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.c699 struct hci_ev_stack_internal *ev; in hci_si_event() local
739 struct hci_ev_si_device ev; in hci_sock_dev_event() local
/net/rfkill/
Dcore.c83 struct rfkill_event ev; member
251 static void rfkill_fill_event(struct rfkill_event *ev, struct rfkill *rfkill, in rfkill_fill_event()
270 struct rfkill_int_event *ev; in rfkill_send_events() local
1098 struct rfkill_int_event *ev, *tmp; in rfkill_fop_open() local
1159 struct rfkill_int_event *ev; in rfkill_fop_read() local
1201 struct rfkill_event ev; in rfkill_fop_write() local
1252 struct rfkill_int_event *ev, *tmp; in rfkill_fop_release() local
/net/wireless/
Dsme.c794 struct cfg80211_event *ev; in cfg80211_connect_done() local
935 struct cfg80211_event *ev; in cfg80211_roamed() local
1033 struct cfg80211_event *ev; in cfg80211_disconnected() local
Dibss.c64 struct cfg80211_event *ev; in cfg80211_ibss_joined() local
Dcore.c1114 struct cfg80211_event *ev; in cfg80211_stop_iface() local
Dlib80211_crypt_tkip.c601 struct iw_michaelmicfailure ev; in lib80211_michael_mic_failure() local
Dutil.c933 struct cfg80211_event *ev; in cfg80211_process_wdev_events() local
/net/sctp/
Dchunk.c91 struct sctp_ulpevent *ev; in sctp_datamsg_destroy() local
Dsm_sideeffect.c950 struct sctp_ulpevent *ev; in sctp_cmd_process_operr() local
1039 struct sctp_ulpevent *ev; in sctp_cmd_assoc_change() local
1053 struct sctp_ulpevent *ev; in sctp_cmd_adaptation_ind() local
Dsm_statefuns.c237 struct sctp_ulpevent *ev; in sctp_sf_do_4_C() local
698 struct sctp_ulpevent *ev, *ai_ev = NULL; in sctp_sf_do_5_1D_ce() local
899 struct sctp_ulpevent *ev; in sctp_sf_do_5_1E_ca() local
1756 struct sctp_ulpevent *ev; in sctp_sf_do_dupcook_a() local
1970 struct sctp_ulpevent *ev = NULL, *ai_ev = NULL; in sctp_sf_do_dupcook_d() local
2709 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_shutdown() local
3403 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_final() local
3943 struct sctp_ulpevent *ev = NULL; in sctp_sf_do_reconf() local
4282 struct sctp_ulpevent *ev; in sctp_sf_eat_auth() local
Dulpqueue.c1122 struct sctp_ulpevent *ev = NULL; in sctp_ulpq_abort_pd() local
Dipv6.c89 static int sctp_inet6addr_event(struct notifier_block *this, unsigned long ev, in sctp_inet6addr_event()
Dprotocol.c779 static int sctp_inetaddr_event(struct notifier_block *this, unsigned long ev, in sctp_inetaddr_event()
/net/ipv4/
Dtcp_dctcp.c228 static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event()
Dtcp_cdg.c344 static void tcp_cdg_cwnd_event(struct sock *sk, const enum tcp_ca_event ev) in tcp_cdg_cwnd_event()

12