ltm rule command GTP lengthΒΆ

iRule(1)		      BIG-IP TMSH Manual		      iRule(1)



GTP::length
       This value is returned as read from the message header.

SYNOPSIS
       GTP::length ('-message' MESSAGE)?

DESCRIPTION
       This value is returned as read from the message header.

       Syntax

       GTP::length

RETURN VALUE
VALID DURING
EXAMPLES
	when GTP_SIGNALLING_INGRESS {
	    log local0. "GTP length [GTP::length]"
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.5.0 --First introduced the command.



BIG-IP				  2018-07-19			      iRule(1)