Lines Matching refs:GET_BE_U_2
159 #define ForCES_BLN(forcesh) ((uint32_t)(GET_BE_U_2((forcesh)->fm_len) << 2))
393 #define GO_NXT_TLV(tlv,rlen) ((rlen) -= F_ALN_LEN(GET_BE_U_2((tlv)->length)), \
395 + F_ALN_LEN(GET_BE_U_2((tlv)->length))))
702 type = GET_BE_U_2(tlv->type); in fdatatlv_print()
777 type = GET_BE_U_2(tlv->type); in sdatatlv_print()
806 type = GET_BE_U_2(kdtlv->type); in pkeyitlv_print()
807 tll = GET_BE_U_2(kdtlv->length); in pkeyitlv_print()
821 tll = GET_BE_U_2(kdtlv->length); in pkeyitlv_print()
894 tll = GET_BE_U_2(keytlv->length); in pdatacnt_print()
919 type = GET_BE_U_2(pdtlv->type); in pdatacnt_print()
920 tlvl = GET_BE_U_2(pdtlv->length); in pdatacnt_print()
998 ib, GET_BE_U_2(pdh->pflags), in pdata_print()
999 GET_BE_U_2(pdh->pIDcnt)); in pdata_print()
1002 if (GET_BE_U_2(pdh->pflags) & F_SELKEY) { in pdata_print()
1007 if (GET_BE_U_2(pdh->pflags) & F_SELTABRANGE) { in pdata_print()
1011 if (GET_BE_U_2(pdh->pflags) & F_TABAPPEND) { in pdata_print()
1017 idcnt = GET_BE_U_2(pdh->pIDcnt); in pdata_print()
1058 type = GET_BE_U_2(pdtlv->type); in genoptlv_print()
1059 tlvl = GET_BE_U_2(pdtlv->length); in genoptlv_print()
1102 tlvl = GET_BE_U_2(pdtlv->length); in recpdoptlv_print()
1114 type = GET_BE_U_2(pdtlv->type); in recpdoptlv_print()
1130 GET_BE_U_2(pdtlv->type), in recpdoptlv_print()
1131 len - GET_BE_U_2(pdtlv->length)); in recpdoptlv_print()
1168 type = GET_BE_U_2(otlv->type); in otlv_print()
1169 tll = GET_BE_U_2(otlv->length) - TLV_HDRL; in otlv_print()
1173 GET_BE_U_2(otlv->length)); in otlv_print()
1178 GET_BE_U_2(otlv->length)); in otlv_print()
1422 type = GET_BE_U_2(tlv->type); in redirect_print()
1423 tlvl = GET_BE_U_2(tlv->length); in redirect_print()
1454 GET_BE_U_2(tlv->type), in redirect_print()
1455 rlen - GET_BE_U_2(tlv->length)); in redirect_print()
1510 type = GET_BE_U_2(otlv->type); in lfbselect_print()
1511 tlvl = GET_BE_U_2(otlv->length); in lfbselect_print()
1535 GET_BE_U_2(otlv->type), in lfbselect_print()
1536 rlen - GET_BE_U_2(otlv->length)); in lfbselect_print()
1590 type = GET_BE_U_2(tltlv->type); in forces_type_print()
1591 tlvl = GET_BE_U_2(tltlv->length); in forces_type_print()
1630 TLV_HDRL, rlen, GET_BE_U_2(tltlv->length)); in forces_type_print()