Searched defs:next_type (Results 1 – 5 of 5) sorted by relevance
783 u32 next_type; in eap_peap_process_phase2_soh() local910 u32 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response() local
977 u8 next_type = EAP_TYPE_NONE; in eap_fast_process_phase2_response() local1478 u8 next_type; in eap_fast_process_phase2_start() local
851 u8 next_type = EAP_TYPE_NONE; in eap_ttls_process_phase2_eap_response() local
2786 png_uint_32 next_type) in process_chunk()3035 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream() local3132 png_uint_32 next_type; in read_chunk() local
183 Type *next_type(Type *Ty, Value *Idx) { in next_type() function