Searched defs:MPFPS (Results 1 – 2 of 2) sorted by relevance
152 typedef struct MPFPS { struct153 char signature[ 4 ];154 uint32_t pap;155 u_char length;156 u_char spec_rev;157 u_char checksum;158 u_char mpfb1;159 u_char mpfb2;160 u_char mpfb3;161 u_char mpfb4;[all …]
88 typedef struct MPFPS { struct89 char signature[4];90 u_int32_t pap;91 u_char length;92 u_char spec_rev;93 u_char checksum;94 u_char mpfb1;95 u_char mpfb2;96 u_char mpfb3;97 u_char mpfb4;[all …]