Searched refs:port_in_type (Results 1 – 2 of 2) sorted by relevance
23 enum port_in_type { enum35 enum port_in_type type;
73 struct port_in_type { struct74 TAILQ_ENTRY(port_in_type) node;79 TAILQ_HEAD(port_in_type_tailq, port_in_type); argument83 struct port_in_type *type;1151 static struct port_in_type *1154 struct port_in_type *elem; in port_in_type_find()1171 struct port_in_type *elem; in rte_swx_pipeline_port_in_type_register()1184 elem = calloc(1, sizeof(struct port_in_type)); in rte_swx_pipeline_port_in_type_register()1215 struct port_in_type *type = NULL; in rte_swx_pipeline_port_in_config()1299 struct port_in_type *elem; in port_in_free()