Searched refs:port_in_type (Results 1 – 3 of 3) sorted by relevance
23 enum port_in_type { enum35 enum port_in_type type;
63 struct port_in_type { struct64 TAILQ_ENTRY(port_in_type) node;69 TAILQ_HEAD(port_in_type_tailq, port_in_type); argument73 struct port_in_type *type;
236 static struct port_in_type *239 struct port_in_type *elem; in port_in_type_find()256 struct port_in_type *elem; in rte_swx_pipeline_port_in_type_register()269 elem = calloc(1, sizeof(struct port_in_type)); in rte_swx_pipeline_port_in_type_register()300 struct port_in_type *type = NULL; in rte_swx_pipeline_port_in_config()384 struct port_in_type *elem; in port_in_free()