Home | History | Annotate | Download | only in TcpDxe

Lines Matching refs:TCP_CB

23   @param[in, out]  Tcb      Pointer to the TCP_CB of this TCP instance.

28 IN OUT TCP_CB *Tcb
34 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
39 IN OUT TCP_CB *Tcb
45 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
50 IN OUT TCP_CB *Tcb
56 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
61 IN OUT TCP_CB *Tcb
67 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
72 IN OUT TCP_CB *Tcb
78 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
83 IN OUT TCP_CB *Tcb
98 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
103 IN OUT TCP_CB *Tcb
115 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
120 IN OUT TCP_CB *Tcb
147 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
152 IN OUT TCP_CB *Tcb
185 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
190 IN OUT TCP_CB *Tcb
241 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
246 IN OUT TCP_CB *Tcb
269 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
274 IN OUT TCP_CB *Tcb
299 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
304 IN OUT TCP_CB *Tcb
319 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
324 IN OUT TCP_CB *Tcb
340 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
345 IN OUT TCP_CB *Tcb
372 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
379 IN OUT TCP_CB *Tcb,
393 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
399 IN OUT TCP_CB *Tcb,
410 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
415 IN OUT TCP_CB *Tcb
425 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
430 IN OUT TCP_CB *Tcb
455 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
460 IN OUT TCP_CB *Tcb
502 TCP_CB *Tcb;
515 Tcb = NET_LIST_USER_STRUCT (Entry, TCP_CB, List);