Home | History | Annotate | Download | only in TcpDxe

Lines Matching refs:TCP_CB

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

33 IN OUT TCP_CB *Tcb
43 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
48 IN OUT TCP_CB *Tcb
54 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
61 IN OUT TCP_CB *Tcb,
87 Locate the TCP_CB related to the socket pair.
97 @return Pointer to the related TCP_CB. If NULL, no match is found.
100 TCP_CB *
113 @param[in] Tcb Pointer to the TCP_CB to be inserted.
121 IN TCP_CB *Tcb
125 Clone a TCP_CB from Tcb.
127 @param[in] Tcb Pointer to the TCP_CB to be cloned.
129 @return Pointer to the new cloned TCP_CB. If NULL, an error condition occurred.
132 TCP_CB *
134 IN TCP_CB *Tcb
164 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
170 IN TCP_CB *Tcb,
193 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
201 IN TCP_CB *Tcb,
208 @param[in, out] Tcb Pointer to the TCP_CB that wants to initiate a
214 IN OUT TCP_CB *Tcb
221 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
226 IN TCP_CB *Tcb
233 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
238 IN OUT TCP_CB *Tcb
244 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
253 IN OUT TCP_CB *Tcb
260 @param[in] Tcb Pointer to the TCP_CB of the TCP instance.
265 IN TCP_CB *Tcb
271 @param[in] Tcb Pointer to the TCP_CB of the connection to be reset.
276 IN TCP_CB *Tcb
301 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
308 IN TCP_CB *Tcb
314 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
321 IN TCP_CB *Tcb
327 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
334 IN TCP_CB *Tcb
340 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
349 IN TCP_CB *Tcb,
356 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
365 IN TCP_CB *Tcb,
372 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
381 IN OUT TCP_CB *Tcb,
388 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
393 IN OUT TCP_CB *Tcb
399 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
404 IN OUT TCP_CB *Tcb
410 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
418 IN OUT TCP_CB *Tcb
424 @param[in] Tcb Pointer to the TCP_CB of this TCP instance, may be NULL.
438 IN TCP_CB *Tcb,
515 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
520 IN OUT TCP_CB *Tcb
540 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
547 IN OUT TCP_CB *Tcb,
555 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
561 IN OUT TCP_CB *Tcb,
568 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
573 IN OUT TCP_CB *Tcb
579 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
584 IN OUT TCP_CB *Tcb
590 @param[in, out] Tcb Pointer to the TCP_CB of this TCP instance.
595 IN OUT TCP_CB *Tcb
628 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
640 IN TCP_CB *Tcb,
650 @param[in] Tcb Pointer to the TCP_CB of this TCP instance.
667 IN TCP_CB *Tcb,