The tcp_arg() function specifies the program specific
state that should be passed to all other callback functions. The "pcb"
argument is the current TCP connection control block, and the "arg"
argument is the argument that will be passed to the callbacks.