Searched refs:CCID (Results 1 – 5 of 5) sorted by relevance
4 bool "CCID-2 debugging messages"6 Enable CCID-2 specific debugging messages.14 bool "CCID-3 (TCP-Friendly)"17 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based23 throughput over time compared with TCP, which makes CCID-3 more24 suitable than CCID-2 for applications such streaming media where a27 CCID-3 is further described in RFC 4342,39 bool "CCID-3 debugging messages"42 Enable CCID-3 specific debugging messages.
22 modules called CCIDs. Like pluggable 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
1208 error->ccid = I915_READ(CCID); in i915_capture_reg_state()
2471 #define CCID 0x2180 macro