Searched defs:amap_pdu_nop_out (Results 1 – 1 of 1) sorted by relevance
859 struct amap_pdu_nop_out { struct860 u8 opcode[6]; /* opcode 0x00 */861 u8 i_bit; /* I Bit */862 u8 x_bit; /* reserved; should be 0 */863 u8 fp_bit_filler1[7];864 u8 f_bit; /* always 1 */865 u8 reserved1[16];866 u8 ahs_length[8]; /* no AHS */867 u8 data_len_hi[8];868 u8 data_len_lo[16]; /* DataSegmentLength */[all …]