Searched refs:et (Results 1 – 3 of 3) sorted by relevance
1260 sizeof(et->value), in sfc_mae_set_ethertypes()1262 sizeof(et->mask), in sfc_mae_set_ethertypes()1274 et = &pdata->ethertypes[i]; in sfc_mae_set_ethertypes()1278 sizeof(et->value), in sfc_mae_set_ethertypes()1280 sizeof(et->mask), in sfc_mae_set_ethertypes()1380 if (et->mask == 0) { in sfc_mae_rule_process_pattern_data()1381 et->mask = RTE_BE16(0xffff); in sfc_mae_rule_process_pattern_data()1382 et->value = enforced_et; in sfc_mae_rule_process_pattern_data()1384 et->value != enforced_et) { in sfc_mae_rule_process_pattern_data()1387 rte_be_to_cpu_16(et->value), in sfc_mae_rule_process_pattern_data()[all …]
426 "Scaling Up Clustered Network Appliances with ScaleBricks" Dong Zhou et al.
247 enum enumtype { ONE, TWO } et;