Searched refs:dccp_feat_prefer (Results 1 – 1 of 1) sorted by relevance
1039 static u8 dccp_feat_prefer(u8 preferred_value, u8 *array, u8 array_len) in dccp_feat_prefer() function1088 return dccp_feat_prefer(rc, fv->sp.vec, fv->sp.len); in dccp_feat_reconcile()1488 if (!dccp_feat_prefer(sysctl_dccp_tx_ccid, tx.val, tx.len) || in dccp_feat_init()1489 !dccp_feat_prefer(sysctl_dccp_rx_ccid, rx.val, rx.len)) in dccp_feat_init()