diff --git a/pycrate_mobile/TS29244_PFCP.py b/pycrate_mobile/TS29244_PFCP.py index b0c78d4..03115be 100644 --- a/pycrate_mobile/TS29244_PFCP.py +++ b/pycrate_mobile/TS29244_PFCP.py @@ -2870,7 +2870,7 @@ class OuterHeaderCreation(Envelope): Uint('spare', bl=6, rep=REPR_HEX), Uint('N6', bl=1), Uint('N19', bl=1), - Uint32('TEID', bl=1), + Uint32('TEID'), Buf('IPv4Addr', bl=32, rep=REPR_HEX), Buf('IPv6Addr', bl=128, rep=REPR_HEX), Uint16('Port'),