Lines Matching refs:flow_key
27 struct flow_key { struct
40 static void print_key_info(const char *msg, const struct flow_key *key, in print_key_info() argument
47 for (i = 0; i < sizeof(struct flow_key); i++) in print_key_info()
54 static struct flow_key keys[5] = {
123 TABLE_SIZE, sizeof(struct flow_key), in test_add_delete()
167 sizeof(struct flow_key), in test_add_update_delete()
216 sizeof(struct flow_key), in test_efd_find_existing()
252 sizeof(struct flow_key), in test_five_keys()
402 sizeof(struct flow_key), 0, test_socket_id); in test_efd_creation_with_bad_parameters()
411 sizeof(struct flow_key), efd_get_all_sockets_bitmask(), in test_efd_creation_with_bad_parameters()
422 sizeof(struct flow_key), in test_efd_creation_with_bad_parameters()
428 tmp = rte_efd_create("same_name", TABLE_SIZE, sizeof(struct flow_key), in test_efd_creation_with_bad_parameters()