Searched refs:tlabel (Results 1 – 6 of 6) sorted by relevance
36 #define HEADER_TLABEL(tlabel) ((tlabel) << 10) argument253 HEADER_TLABEL(tlabel) | in fw_fill_request()303 int tlabel; in allocate_tlabel() local307 tlabel = (tlabel + 1) & 0x3f; in allocate_tlabel()315 return tlabel; in allocate_tlabel()375 int tlabel; in __fw_send_request() local385 if (tlabel < 0) { in __fw_send_request()404 t->tlabel = tlabel; in __fw_send_request()742 HEADER_TLABEL(tlabel) | in fw_fill_response()1037 if (iter->node_id == source && iter->tlabel == tlabel) { in fw_core_handle_response()[all …]
160 link_transaction_lookup(int request_node, int response_node, int tlabel) in link_transaction_lookup() argument167 t->tlabel == tlabel) in link_transaction_lookup()176 t->tlabel = tlabel; in link_transaction_lookup()489 p->common.tlabel); in handle_request_packet()507 prev->packet.common.tlabel != sa->packet.common.tlabel) { in handle_request_packet()554 p->common.tlabel); in handle_response_packet()573 prev->packet.common.tlabel != sa->packet.common.tlabel) { in handle_response_packet()
84 uint32_t tlabel:6; member166 int request_node, response_node, tlabel; member
114 const char *target, struct aa_label *tlabel, kuid_t ouid,
97 const char *target, struct aa_label *tlabel, in aa_audit_file() argument107 ad.peer = tlabel; in aa_audit_file()
319 int tlabel; member