Home
last modified time | relevance | path

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

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