Home
last modified time | relevance | path

Searched refs:ccid_get_current_tx_ccid (Results 1 – 3 of 3) sorted by relevance

/net/dccp/
Dprobe.c81 if (ccid_get_current_tx_ccid(dccp_sk(sk)) == DCCPC_CCID3) in jdccp_sendmsg()
Dccid.h125 static inline int ccid_get_current_tx_ccid(struct dccp_sock *dp) in ccid_get_current_tx_ccid() function
Dproto.c638 val = ccid_get_current_tx_ccid(dp); in do_dccp_getsockopt()