Lines Matching refs:cleanup
88 goto cleanup; in nan_enable_request()
93 goto cleanup; in nan_enable_request()
98 goto cleanup; in nan_enable_request()
105 cleanup: in nan_enable_request()
130 goto cleanup; in nan_disable_request()
135 goto cleanup; in nan_disable_request()
140 goto cleanup; in nan_disable_request()
147 cleanup: in nan_disable_request()
173 goto cleanup; in nan_publish_request()
178 goto cleanup; in nan_publish_request()
183 goto cleanup; in nan_publish_request()
190 cleanup: in nan_publish_request()
216 goto cleanup; in nan_publish_cancel_request()
221 goto cleanup; in nan_publish_cancel_request()
226 goto cleanup; in nan_publish_cancel_request()
233 cleanup: in nan_publish_cancel_request()
259 goto cleanup; in nan_subscribe_request()
264 goto cleanup; in nan_subscribe_request()
269 goto cleanup; in nan_subscribe_request()
276 cleanup: in nan_subscribe_request()
302 goto cleanup; in nan_subscribe_cancel_request()
307 goto cleanup; in nan_subscribe_cancel_request()
312 goto cleanup; in nan_subscribe_cancel_request()
319 cleanup: in nan_subscribe_cancel_request()
345 goto cleanup; in nan_transmit_followup_request()
350 goto cleanup; in nan_transmit_followup_request()
355 goto cleanup; in nan_transmit_followup_request()
362 cleanup: in nan_transmit_followup_request()
388 goto cleanup; in nan_stats_request()
393 goto cleanup; in nan_stats_request()
398 goto cleanup; in nan_stats_request()
405 cleanup: in nan_stats_request()
431 goto cleanup; in nan_config_request()
436 goto cleanup; in nan_config_request()
441 goto cleanup; in nan_config_request()
448 cleanup: in nan_config_request()
474 goto cleanup; in nan_tca_request()
479 goto cleanup; in nan_tca_request()
484 goto cleanup; in nan_tca_request()
491 cleanup: in nan_tca_request()
520 goto cleanup; in nan_beacon_sdf_payload_request()
525 goto cleanup; in nan_beacon_sdf_payload_request()
530 goto cleanup; in nan_beacon_sdf_payload_request()
537 cleanup: in nan_beacon_sdf_payload_request()
559 goto cleanup; in nan_get_sta_parameter()
562 cleanup: in nan_get_sta_parameter()
586 goto cleanup; in nan_get_capabilities()
591 goto cleanup; in nan_get_capabilities()
596 goto cleanup; in nan_get_capabilities()
603 cleanup: in nan_get_capabilities()
636 goto cleanup; in nan_debug_command_config()
641 goto cleanup; in nan_debug_command_config()
646 goto cleanup; in nan_debug_command_config()
653 cleanup: in nan_debug_command_config()
682 goto cleanup; in nan_initialize_vendor_cmd()
686 goto cleanup; in nan_initialize_vendor_cmd()
690 cleanup: in nan_initialize_vendor_cmd()
719 goto cleanup; in nan_data_interface_create()
730 goto cleanup; in nan_data_interface_create()
739 cleanup: in nan_data_interface_create()
767 goto cleanup; in nan_data_interface_delete()
778 goto cleanup; in nan_data_interface_delete()
787 cleanup: in nan_data_interface_delete()
830 goto cleanup; in nan_data_request_initiator()
848 goto cleanup; in nan_data_request_initiator()
858 goto cleanup; in nan_data_request_initiator()
866 goto cleanup; in nan_data_request_initiator()
873 goto cleanup; in nan_data_request_initiator()
878 goto cleanup; in nan_data_request_initiator()
886 goto cleanup; in nan_data_request_initiator()
893 goto cleanup; in nan_data_request_initiator()
900 goto cleanup; in nan_data_request_initiator()
909 goto cleanup; in nan_data_request_initiator()
914 goto cleanup; in nan_data_request_initiator()
922 cleanup: in nan_data_request_initiator()
957 goto cleanup; in nan_data_indication_response()
974 goto cleanup; in nan_data_indication_response()
981 goto cleanup; in nan_data_indication_response()
988 goto cleanup; in nan_data_indication_response()
993 goto cleanup; in nan_data_indication_response()
1001 goto cleanup; in nan_data_indication_response()
1009 goto cleanup; in nan_data_indication_response()
1016 goto cleanup; in nan_data_indication_response()
1025 goto cleanup; in nan_data_indication_response()
1031 goto cleanup; in nan_data_indication_response()
1039 cleanup: in nan_data_indication_response()
1066 goto cleanup; in nan_data_end()
1078 goto cleanup; in nan_data_end()
1086 cleanup: in nan_data_end()
1127 void NanCommand::cleanup() in cleanup() function in NanCommand