Searched defs:l2fwd_resources (Results 1 – 1 of 1) sorted by relevance
66 struct l2fwd_resources { struct68 uint8_t event_mode;69 uint8_t sched_type;70 uint8_t mac_updating;71 uint8_t rx_queue_per_lcore;72 bool port_pairs;73 uint16_t nb_rxd;74 uint16_t nb_txd;75 uint32_t enabled_port_mask;76 uint64_t timer_period;[all …]