Home
last modified time | relevance | path

Searched refs:ccid_dependency (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/dccp/
A Dfeat.h93 struct ccid_dependency { struct
A Dfeat.c842 static const struct ccid_dependency *dccp_feat_ccid_deps(u8 ccid, bool is_local) in dccp_feat_ccid_deps()
844 static const struct ccid_dependency ccid2_dependencies[2][2] = { in dccp_feat_ccid_deps()
869 static const struct ccid_dependency ccid3_dependencies[2][5] = { in dccp_feat_ccid_deps()
948 const struct ccid_dependency *table = dccp_feat_ccid_deps(id, is_local); in dccp_feat_propagate_ccid()

Completed in 5 milliseconds