Home
last modified time | relevance | path

Searched refs:ccid_get_current_tx_ccid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c651 val = ccid_get_current_tx_ccid(dp); in do_dccp_getsockopt()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds