Commit 3e620be0 authored by juvancic's avatar juvancic
Browse files

enc/dec rule

parent 9728b0da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1004,7 +1004,7 @@ type record NBIFOMContainer {
    IEI4_Type                   iei                   optional, /* present in case of TV; omit in case of V */
    B1_Type                     tsc,                            // Type of security context: 0 = cached, 1 = mapped
    NAS_KsiValue                nasKeySetId
  };
  } with{ variant "FIELDLENGTH(4), FIELDORDER(msb), FORCEOMIT(iei)"};

  type record HashMME { /* 24.301 cl. 9.9.3.50 @sic R5s170597 Baseline Moving sic@ */
    IEI8_Type                   iei optional,
@@ -1183,4 +1183,4 @@ type record NBIFOMContainer {
  };
 
//}  with { encode "NAS Types" }
}  with { encode "RAW" }
}  with { encode "RAW"; variant "" }