Searched refs:data_type (Results 1 – 2 of 2) sorted by relevance
1495 int data_type; in cnstr_shdsc_authenc() local1595 data_type = MSGINSNOOP; in cnstr_shdsc_authenc()1597 data_type = MSGOUTSNOOP; in cnstr_shdsc_authenc()1614 SEQFIFOLOAD(p, data_type, 0, VLF | LAST1 | FLUSH1); in cnstr_shdsc_authenc()1625 SEQFIFOLOAD(p, data_type, 0, VLF | LAST1 | LAST2 | FLUSH1); in cnstr_shdsc_authenc()
544 inline_flags(enum rta_data_type data_type) in inline_flags() argument546 switch (data_type) { in inline_flags()