Searched defs:next_type (Results 1 – 5 of 5) sorted by relevance
739 u32 next_type; in eap_peap_process_phase2_soh() local866 u32 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response() local
971 u8 next_type = EAP_TYPE_NONE; in eap_fast_process_phase2_response() local1472 u8 next_type; in eap_fast_process_phase2_start() local
818 u8 next_type = EAP_TYPE_NONE; in eap_ttls_process_phase2_eap_response() local
2779 png_uint_32 next_type) in process_chunk()3028 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream() local3125 png_uint_32 next_type; in read_chunk() local
2862 inline static Type next_type(Type type) { in next_type() function