X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Ftestpmd_app_ug%2Ftestpmd_funcs.rst;h=cbf23e928d1f97a5b36d726786879b59be9cb2e0;hb=47182a79db2f3eb8064c354fca24d96191da97bd;hp=63e4a2d19680bc4b188b766dc9480a3e88f397b5;hpb=10ad83d0f0ae2b01618c673055f2cf6901eaec7b;p=dpdk.git diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 63e4a2d196..cbf23e928d 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -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.