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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dfeat.h90 * struct ccid_dependency - Track changes resulting from choosing a CCID
96 struct ccid_dependency { struct
H A Dfeat.c752 static const struct ccid_dependency *dccp_feat_ccid_deps(u8 ccid, bool is_local)
754 static const struct ccid_dependency ccid2_dependencies[2][2] = {
779 static const struct ccid_dependency ccid3_dependencies[2][5] = {
857 const struct ccid_dependency *table = dccp_feat_ccid_deps(id, is_local);

Completed in 64 milliseconds