Home
last modified time | relevance | path

Searched defs:ccids (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/dccp/
Dccid.c19 static struct ccid_operations *ccids[] = { variable
Dfeat.c972 int i = 2, ccids[2] = { -1, -1 }; in dccp_feat_finalise_settings() local