Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.c136 enum dccp_feat_type reconciliation; /* SP or NN */ member
198 return dccp_feat_table[idx].reconciliation; in dccp_feat_type()
321 } else if (dccp_feat_table[idx].reconciliation == FEAT_SP) { in __dccp_feat_activate()