Searched refs:d1 (Results 1 – 5 of 5) sorted by relevance
27 int d1, d2; in nft_range_eval() local29 d1 = memcmp(®s->data[priv->sreg], &priv->data_from, priv->len); in nft_range_eval()33 if (d1 < 0 || d2 > 0) in nft_range_eval()37 if (d1 >= 0 && d2 <= 0) in nft_range_eval()
142 u32 d1 = dm / 100; /* Low threshold */ in alpha() local144 if (da <= d1) { in alpha()178 dm -= d1; in alpha()179 da -= d1; in alpha()
283 } d1; member403 offsetofend(struct smc_clc_msg_accept_confirm_v2, d1); in smc_get_clc_first_contact_ext()
1043 clc_v2->d1.chid = htons(smc_ism_get_chid(smcd)); in smc_clc_send_confirm_accept()1045 memcpy(clc_v2->d1.eid, eid, SMC_MAX_EID_LEN); in smc_clc_send_confirm_accept()
672 memcpy(smc->conn.lgr->negotiated_eid, clc_v2->d1.eid, in smc_conn_save_peer_info_fce()675 d1); in smc_conn_save_peer_info_fce()1362 if (ini->ism_chid[i] == ntohs(aclc->d1.chid)) { in smc_v2_determine_accepted_chid()1426 eid = clc_v2->d1.eid; in smc_connect_ism()