Lines Matching refs:flow_key
36 struct flow_key { struct
49 static void print_key_info(const char *msg, const struct flow_key *key, in print_key_info() argument
56 for (i = 0; i < sizeof(struct flow_key); i++) in print_key_info()
63 static struct flow_key keys[5] = {
132 TABLE_SIZE, sizeof(struct flow_key), in test_add_delete()
176 sizeof(struct flow_key), in test_add_update_delete()
225 sizeof(struct flow_key), in test_efd_find_existing()
261 sizeof(struct flow_key), in test_five_keys()
411 sizeof(struct flow_key), 0, test_socket_id); in test_efd_creation_with_bad_parameters()
420 sizeof(struct flow_key), efd_get_all_sockets_bitmask(), in test_efd_creation_with_bad_parameters()
431 sizeof(struct flow_key), in test_efd_creation_with_bad_parameters()
437 tmp = rte_efd_create("same_name", TABLE_SIZE, sizeof(struct flow_key), in test_efd_creation_with_bad_parameters()