• Home
  • Raw
  • Download

Lines Matching refs:bind_layers

900 bind_layers(GTPHeader, GTPV2EchoRequest, gtp_type=1, T=0)
901 bind_layers(GTPHeader, GTPV2EchoResponse, gtp_type=2, T=0)
902 bind_layers(GTPHeader, GTPV2CreateSessionRequest, gtp_type=32)
903 bind_layers(GTPHeader, GTPV2CreateSessionResponse, gtp_type=33)
904 bind_layers(GTPHeader, GTPV2ModifyBearerRequest, gtp_type=34)
905 bind_layers(GTPHeader, GTPV2ModifyBearerResponse, gtp_type=35)
906 bind_layers(GTPHeader, GTPV2DeleteSessionRequest, gtp_type=36)
907 bind_layers(GTPHeader, GTPV2DeleteSessionResponse, gtp_type=37)
908 bind_layers(GTPHeader, GTPV2ModifyBearerCommand, gtp_type=64)
909 bind_layers(GTPHeader, GTPV2ModifyBearerFailureNotification, gtp_type=65)
910 bind_layers(GTPHeader, GTPV2DownlinkDataNotifFailureIndication, gtp_type=70)
911 bind_layers(GTPHeader, GTPV2UpdateBearerRequest, gtp_type=97)
912 bind_layers(GTPHeader, GTPV2UpdateBearerResponse, gtp_type=98)
913 bind_layers(GTPHeader, GTPV2DeleteBearerRequest, gtp_type=99)
914 bind_layers(GTPHeader, GTPV2DeleteBearerResponse, gtp_type=100)
915 bind_layers(GTPHeader, GTPV2SuspendNotification, gtp_type=162)
916 bind_layers(GTPHeader, GTPV2SuspendAcknowledge, gtp_type=163)
917 bind_layers(GTPHeader, GTPV2ResumeNotification, gtp_type=164)
918 bind_layers(GTPHeader, GTPV2ResumeAcknowledge, gtp_type=165)
919 bind_layers(
921 bind_layers(
923 bind_layers(
925 bind_layers(
927 bind_layers(GTPHeader, GTPV2ReleaseBearerRequest, gtp_type=170)
928 bind_layers(GTPHeader, GTPV2ReleaseBearerResponse, gtp_type=171)
929 bind_layers(GTPHeader, GTPV2DownlinkDataNotif, gtp_type=176)
930 bind_layers(GTPHeader, GTPV2DownlinkDataNotifAck, gtp_type=177)