Searched refs:CCID (Results 1 – 4 of 4) sorted by relevance
5 bool "CCID-2 debugging messages"7 Enable CCID-2 specific debugging messages.15 bool "CCID-3 (TCP-Friendly) (EXPERIMENTAL)"18 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based24 throughput over time compared with TCP, which makes CCID-3 more25 suitable than CCID-2 for applications such streaming media where a28 CCID-3 is further described in RFC 4342,40 bool "CCID-3 debugging messages"43 Enable CCID-3 specific debugging messages.
22 modules called CCIDs. Like plugable TCP congestion control, at least one CCID26 For a brief introduction to CCIDs and suggestions for choosing a CCID to match90 type of CCID for both directions; and mixed use of CCIDs is not currently well95 DCCP_SOCKOPT_TX_CCID is read/write. It returns the current CCID (if set) or sets96 the preference list for the TX CCID, using the same format as DCCP_SOCKOPT_CCID.99 DCCP_SOCKOPT_RX_CCID is analogous to DCCP_SOCKOPT_TX_CCID, but for the RX CCID.124 The following two options apply to CCID 3 exclusively and are getsockopt()-only.161 Default CCID for the sender-receiver half-connection. Depending on the162 choice of CCID, the Send Ack Vector feature is enabled automatically.165 Default CCID for the receiver-sender half-connection; see tx_ccid.[all …]
40 This card is basically a USB CCID device connected to a FIFO
1253 #define CCID 0x2180 macro