]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/testpmd_app_ug/testpmd_funcs.rst
doc: fix flow action command names in testpmd guide
[dpdk.git] / doc / guides / testpmd_app_ug / testpmd_funcs.rst
index 63e4a2d19680bc4b188b766dc9480a3e88f397b5..cbf23e928d1f97a5b36d726786879b59be9cb2e0 100644 (file)
@@ -3931,12 +3931,12 @@ This section lists supported actions and their attributes, if any.
 
   - ``ipv6_addr``: New IPv6 destination address.
 
-- ``of_set_tp_src``: Set a new source port number in the outermost TCP/UDP
+- ``set_tp_src``: Set a new source port number in the outermost TCP/UDP
   header.
 
   - ``port``: New TCP/UDP source port number.
 
-- ``of_set_tp_dst``: Set a new destination port number in the outermost TCP/UDP
+- ``set_tp_dst``: Set a new destination port number in the outermost TCP/UDP
   header.
 
   - ``port``: New TCP/UDP destination port number.