GTP::forward

Description

Forwards GTP message to peer flow.

Syntax

GTP::forward MESSAGE

Examples

when GTP_SIGNALLING_INGRESS {
    set t2 [GTP::new 2 10]
    GTP::forward $t2
}

  • Introduced: BIGIP-11.6.0

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.