Searched defs:encpage_s (Results 1 – 1 of 1) sorted by relevance
13 struct encpage_s struct16 const U8 *const seq; /* Packed output sequences we generate 18 const encpage_t *const next; /* Page to go to if we match */19 const U8 min; /* Min value of octet to match this entry */20 const U8 max; /* Max value of octet to match this entry */21 const U8 dlen; /* destination length - 23 const U8 slen; /* source length -