| /net/llc/ |
| D | llc_s_ev.c | 25 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
|
| D | llc_c_ev.c | 101 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 …]
|
| D | llc_if.c | 46 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
|
| D | llc_sap.c | 93 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
|
| D | llc_s_ac.c | 54 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
|
| D | llc_conn.c | 65 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
|
| D | llc_c_ac.c | 63 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/ |
| D | hci_event.c | 2129 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 …]
|
| D | mgmt.c | 937 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 …]
|
| D | mgmt_util.c | 97 struct mgmt_ev_cmd_status *ev; in mgmt_cmd_status() local 141 struct mgmt_ev_cmd_complete *ev; in mgmt_cmd_complete() local
|
| D | hci_sock.c | 699 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/ |
| D | core.c | 83 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/ |
| D | sme.c | 794 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
|
| D | ibss.c | 64 struct cfg80211_event *ev; in cfg80211_ibss_joined() local
|
| D | core.c | 1114 struct cfg80211_event *ev; in cfg80211_stop_iface() local
|
| D | lib80211_crypt_tkip.c | 601 struct iw_michaelmicfailure ev; in lib80211_michael_mic_failure() local
|
| D | util.c | 933 struct cfg80211_event *ev; in cfg80211_process_wdev_events() local
|
| /net/sctp/ |
| D | chunk.c | 91 struct sctp_ulpevent *ev; in sctp_datamsg_destroy() local
|
| D | sm_sideeffect.c | 950 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
|
| D | sm_statefuns.c | 237 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
|
| D | ulpqueue.c | 1122 struct sctp_ulpevent *ev = NULL; in sctp_ulpq_abort_pd() local
|
| D | ipv6.c | 89 static int sctp_inet6addr_event(struct notifier_block *this, unsigned long ev, in sctp_inet6addr_event()
|
| D | protocol.c | 779 static int sctp_inetaddr_event(struct notifier_block *this, unsigned long ev, in sctp_inetaddr_event()
|
| /net/ipv4/ |
| D | tcp_dctcp.c | 228 static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event()
|
| D | tcp_cdg.c | 344 static void tcp_cdg_cwnd_event(struct sock *sk, const enum tcp_ca_event ev) in tcp_cdg_cwnd_event()
|