tcp: rename worker ctx to just wrk 57/42357/4
authorFlorin Coras <[email protected]>
Wed, 12 Feb 2025 06:43:45 +0000 (01:43 -0500)
committerDave Barach <[email protected]>
Wed, 12 Feb 2025 17:00:13 +0000 (17:00 +0000)
commit65034bc7350756f0601590f93897ef6386b29c59
treeb0854da87b7c5461193e51b19469bc614b89f90b
parentd36496c298de265c10f5a352b0568f8a12da0480
tcp: rename worker ctx to just wrk

Align with session layer (also less typing in gdb ..)

Type: refactor

Change-Id: I1455a1aa3e3bad7b53fe638a678774b88b9969b9
Signed-off-by: Florin Coras <[email protected]>
src/plugins/unittest/tcp_test.c
src/vnet/tcp/tcp.c
src/vnet/tcp/tcp.h
src/vnet/tcp/tcp_cli.c
src/vnet/tcp/tcp_inlines.h
src/vnet/tcp/tcp_input.c
src/vnet/tcp/tcp_output.c