Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dtrace.h40 if (ccid_get_current_tx_ccid(dccp_sk(sk)) == DCCPC_CCID3)
H A Dccid.h122 static inline int ccid_get_current_tx_ccid(struct dccp_sock *dp) in ccid_get_current_tx_ccid() function
H A Dproto.c642 val = ccid_get_current_tx_ccid(dp); in do_dccp_getsockopt()