Searched refs:ccid_get_current_tx_ccid (Results 1 – 3 of 3) sorted by relevance
40 if (ccid_get_current_tx_ccid(dccp_sk(sk)) == DCCPC_CCID3)
122 static inline int ccid_get_current_tx_ccid(struct dccp_sock *dp) in ccid_get_current_tx_ccid() function
629 val = ccid_get_current_tx_ccid(dp); in do_dccp_getsockopt()