Searched defs:px_pec (Results 1 – 1 of 1) sorted by relevance
70 typedef struct px_pec { struct71 px_t *pec_px_p; /* link back to px soft state */76 px_iopfn_t pec_base32_pfn;77 px_iopfn_t pec_last32_pfn;78 px_iopfn_t pec_base64_pfn;79 px_iopfn_t pec_last64_pfn;104 } px_pec_t; argument