Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.c131 enum dccp_feat_type reconciliation; /* SP or NN */ member
195 return dccp_feat_table[idx].reconciliation; in dccp_feat_type()
318 } else if (dccp_feat_table[idx].reconciliation == FEAT_SP) { in __dccp_feat_activate()
1274 /* Check whether the peer got the reconciliation right (6.6.8) */ in dccp_feat_confirm_recv()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.c131 enum dccp_feat_type reconciliation; /* SP or NN */ member
195 return dccp_feat_table[idx].reconciliation; in dccp_feat_type()
318 } else if (dccp_feat_table[idx].reconciliation == FEAT_SP) { in __dccp_feat_activate()
1280 /* Check whether the peer got the reconciliation right (6.6.8) */ in dccp_feat_confirm_recv()

Completed in 6 milliseconds