Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

tcp_ca_state

Declaration

Source position: ntcph.inc line 75

type tcp_ca_state = (

  TCP_CA_Open = 0,

  TCP_CA_Disorder = 1,

  TCP_CA_CWR = 2,

  TCP_CA_Recovery = 3,

  TCP_CA_Loss = 4

);


Documentation generated on: 2023-03-18