Searched defs:pld_hdr (Results 1 – 1 of 1) sorted by relevance
514 struct pld_hdr { in xcrb_msg_to_type6_ep11cprb_msgx() struct515 unsigned char func_tag; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()516 unsigned char func_len; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()517 unsigned int func_val; /* function ID */ in xcrb_msg_to_type6_ep11cprb_msgx()518 unsigned char dom_tag; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()519 unsigned char dom_len; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()520 unsigned int dom_val; /* domain id */ in xcrb_msg_to_type6_ep11cprb_msgx()1221 struct pld_hdr { in zcrypt_msgtype6_send_ep11_cprb() struct1224 unsigned int func_val; /* function ID */ in zcrypt_msgtype6_send_ep11_cprb()1225 unsigned char dom_tag; /* fixed value 0x4 */ in zcrypt_msgtype6_send_ep11_cprb()[all …]
Completed in 10 milliseconds